The SeriesBase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Active | Gets or sets value that indicates whether events will be passed to this element. (Inherited from Element.) | |
| ArgumentAxis | Gets or sets axis arguments. | |
| BreakEventsBubbling | Gets or sets value that indicates whether events will be passed to parent. (Inherited from Element.) | |
| ChartArea | Gets ChartArea in which this series is placed. | |
| DefaultLayer | Gets default drawing layer. (Inherited from ChartComposite.) | |
| DisplayingInLegendType | Gets or sets DisplayingInLegendType which assigns what should be displayed in a legend. | |
| Elements | Implements Elements. (Inherited from Composite.) | |
| Expressions | Gets ExpressionBindingCollection expressions that are used by this element. (Inherited from Element.) | |
| Fill | Gets or sets Fill object that is used to paint over. (Inherited from Element.) | |
| Instrument | Gets Instrument, which contains this element. (Inherited from Element.) | |
| LegendExpression | Gets or sets expressions to calculate values displayed in a legend. | |
| Name | Gets or sets the element's name. (Inherited from Element.) | |
| Palette | Gets or sets a palette to color series elements. | |
| PaletteIndex | Gets or sets palette index. | |
| Parent | Implements Parent. (Inherited from Element.) | |
| RecalculateAll | Gets or sets a value that indicates that the expressions for all elements should be recalculated. | |
| ScaleType | Gets or sets a value that defines scale type. | |
| Smooth | Gets or sets value that indicates whether smooth will be used. (Inherited from Element.) | |
| Stroke | Gets or sets Stroke object that is used to trace. (Inherited from Element.) | |
| Style | Gets or sets the name of the used style. (Inherited from Element.) | |
| ValueAxis | Gets or sets axis values. | |
| Visible | Gets or sets a value indicating whether the element is displayed. (Inherited from Element.) |