| Name | Description |
 | ActualDataLabelSettings | Gets the actual data label settings. |
 | ActualFill | Gets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | ActualNegativeFill | Gets the actual fill brush for the negative value. |
 | ActualStroke | Gets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | AutomaticFill | Overridden. Gets the fill brush that is created automatically. |
 | AutomaticStroke | Overridden. Gets the brush stroke that is created automatically. |
 | ChartType | Gets or sets the type of the chart. |
 | DataLabelSettings | Gets or sets the data label settings. |
 | DataLabelStyle | Gets the style of the data label. |
 | DataMarkerStyle | Gets the style of the data marker. |
 | Fill | Gets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | FillThemeColor | Gets or sets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | InvertIfNegative | Gets or sets a value that indicates whether to display an alternative color if the value is negative. |
 | IsAutomaticFill | Gets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | IsAutomaticStroke | Gets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | IsHidden | Gets a value that indicates whether this instance is hidden. |
 | MarkerSize | Gets or sets the marker size in pixels. |
 | MarkerType | Gets or sets the data point marker type. |
 | Name | Gets or sets the name. |
 | NameFormula | Gets or sets the series name formula |
 | NegativeFill | Gets or sets the fill brush for the negative value. |
 | NegativeFillThemeColor | Gets or sets the fill theme color for the negative value. |
 | Stroke | Gets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | StrokeThemeColor | Gets or sets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | StrokeThickness | Gets or sets the width of the element outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
 | ValueFormula | Gets or sets the formula reference for the series data. |
 | Values | Gets or sets the data values collection. |