ChartSeries Class Properties
In This Topic
For a list of all members of this type, see ChartSeries members.
Public Properties
| Name | Description |
 | HintContents | A list of hint value. |
 | IsTrendline | A value that indicates whether the chart series is trend line series. |
 | Label | A value that indicates the label of the chart series. |
 | LegendEntry | A value that indicates the legend entry of the chart series. |
 | TextStyle | A value that indicates the style of the series text. |
 | TrendlineSeries | A value that indicates the data of the trendline series. |
 | Visible | A value that indicates the visibility of the chart series. |
Top
See Also