The following tables list the members exposed by Series.
| Name | Description | |
|---|---|---|
![]() | m_bValidCurDataPoint | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bValidNextDataPoint | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bValidPrevDataPoint | This member is reserved for internal use and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Appearance | Gives you access to the Appearance object |
![]() | CumulativeValueFormat | Gives you access to the ValueFormatting object controlling the formatting of the cumulative values. |
![]() | DataLabels | Gives you access to the DataLabels object controlling the appearance of the data point labels. |
![]() | EmptyDataPointsAppearance | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | IndexValueFormatting | Gives you access to the ValueFormatting object controlling the formatting of the index data labels. |
![]() | InflateMargins | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | Interactivity | Gives you access to the SeriesInteractivity object controlling the interactivity features of the data points. |
![]() | Labels | Gives you access to the labels data series. |
![]() | Legend | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | Markers | Gives you access to the Markers object controlling the appearance of the data point markers. |
![]() | Name | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | PercentValueFormatting | Gives you access to the ValueFormatting object controlling the formatting of the percent values. |
![]() | Shadow | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | TotalValueFormatting | Gives you access to the ValueFormatting object controlling the formatting of the total formatting command. |
![]() | Values | Gives you access to the Values data series. |
![]() | Visible | (Inherited from Xceed.Chart.Core.SeriesBase) |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a new value in the Values series. |
![]() | Clone | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | DisplayOnAxis | Overloaded. (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | GetDataSeries | Overridden. Virtual method returning a collection of the data series that the series uses. |
![]() | GetUserControl | (Inherited from Xceed.Chart.Core.SeriesBase) |
![]() | IsDisplayedOnAxis | Overloaded. (Inherited from Xceed.Chart.Core.SeriesBase) |
| Name | Description | |
|---|---|---|
![]() | MustRenderDataPoint2D | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | MustRenderSegment2D | This member is reserved for internal use and is not intended to be used directly from your code. |



