The Series type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChartType |
Gets or sets the chart type of the series if it's intended to be different than the
global chart type.
| |
Count |
Gets the element count of the series.
| |
DataLabel |
Gets the DataLabel of the series.
| |
Elements |
The actual value container of the series.
| |
FillFormat |
Gets the background filling of the data.
| |
HasDataLabel |
Gets or sets whether the series has a DataLabel.
| |
LineFormat |
Gets the line format of the border of each data.
| |
MarkerBackgroundColor |
Gets or sets the background color of the marker in a line chart.
| |
MarkerForegroundColor |
Gets or sets the foreground color of the marker in a line chart.
| |
MarkerSize |
Gets or sets the size of the marker in a line chart.
| |
MarkerStyle |
Gets or sets the style of the marker in a line chart.
| |
Name |
Gets or sets the name of the series which will be used in the legend.
| |
Parent |
Gets the parent object.
(Inherited from DocumentObject.) |
See Also