Represents a data series in a Chart object.
The following tables list the members exposed by the Series type.
Name | Description | |
---|---|---|
Gets a brush that is used to fill the chart elements representing the series, or null, to automatically assign a brush. |
||
Gets the labels of the series. The first available labels are used for the category names for all series in the chart. |
||
Gets the outline color of the chart elements representing the series, or null, to hide the outlines. |
||
Gets the outline thickness of the chart elements representing the series, or null, to use the default thickness. |
||
Gets the outline style of the chart elements representing the series, or null, to draw solid lines. |
||
Gets the name of the series. |
||
Gets the values of the series. |
||
Sets a brush that is used to fill the chart elements representing the series, or null, to automatically assign a brush. |
||
Sets the labels of the series. The first available labels are used for the category names for all series in the chart. |
||
Sets the outline color of the chart elements representing the series, or null, to hide the outlines. |
||
Gets the outline thickness of the chart elements representing the series, or null, to use the default thickness. |
||
Sets the outline style of the chart elements representing the series, or null, to draw solid lines. |
||
Sets the name of the series. |
||
Sets the values of the series. |