Name | Description | |
---|---|---|
Appearance | Gives you access to the Appearance object (Inherited from Xceed.Chart.Core.Series) | |
CumulativeValueFormat | Gives you access to the ValueFormatting object controlling the formatting of the cumulative values. (Inherited from Xceed.Chart.Core.Series) | |
DataLabels | Gives you access to the DataLabels object controlling the appearance of the data point labels. (Inherited from Xceed.Chart.Core.Series) | |
DepthPercent | Controls the depth of the high low area in percents of the floor grid cell depth. | |
DropLines | Controls the visibility of the area separation lines. | |
EmptyDataPointsAppearance | Gives you access to an instance of the EmptyDataPointsAppearance class controlling the appearance of the empty data points displayed by the series (Inherited from Xceed.Chart.Core.SeriesBase) | |
HighBorder | Gives you access to the LineProperties object controlling the appearance of the high area borders. | |
HighFillEffect | Gives you access to the FillEffect object applied on the high areas. | |
HighLabel | Specifies the label of the high data points. | |
HighValues | Gives you access to the DataSeries containing the high values | |
IndexValueFormatting | Gives you access to the ValueFormatting object controlling the formatting of the index data labels. (Inherited from Xceed.Chart.Core.Series) | |
InflateMargins | Inflates the margins of the series to fit the chart area. (Inherited from Xceed.Chart.Core.SeriesBase) | |
Interactivity | Gives you access to the SeriesInteractivity object controlling the interactivity features of the data points. (Inherited from Xceed.Chart.Core.Series) | |
Labels | Gives you access to the labels data series. (Inherited from Xceed.Chart.Core.Series) | |
Legend | Gives you access to an instance of the SeriesLegend class controlling the representation of the series in the legend. (Inherited from Xceed.Chart.Core.SeriesBase) | |
LowBorder | Gives you access to the LineProperties object controlling the appearance of the low area borders. | |
LowFillEffect | Gives you access to the FillEffect object applied on the low areas. | |
LowLabel | Specified the label of the low data points. | |
LowValues | Gives you access to the DataSeries containing the low values | |
Markers | Gives you access to the Markers object controlling the appearance of the data point markers. (Inherited from Xceed.Chart.Core.Series) | |
Name | The name of the series. (Inherited from Xceed.Chart.Core.SeriesBase) | |
PercentValueFormatting | Gives you access to the ValueFormatting object controlling the formatting of the percent values. (Inherited from Xceed.Chart.Core.Series) | |
Shadow | Gives access to the Shadow object controlling the shadow of the series. Shadows are visible when the scene is rendered with GDI+. (Inherited from Xceed.Chart.Core.SeriesBase) | |
TotalValueFormatting | Gives you access to the ValueFormatting object controlling the formatting of the total formatting command. (Inherited from Xceed.Chart.Core.Series) | |
UseXValues | Specifies whether the series should use custom X positions for the data points. (Inherited from Xceed.Chart.Core.XYScatterSeries) | |
Values | Gives you access to the Values data series. (Inherited from Xceed.Chart.Core.Series) | |
Visible | Controls the visibility of the series. (Inherited from Xceed.Chart.Core.SeriesBase) | |
XValues | Gives access to the data Series holding the X values of the series data points. (Inherited from Xceed.Chart.Core.XYScatterSeries) |