FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : Series Class |
The following tables list the members exposed by Series.
Name | Description | |
---|---|---|
Count | Gets the number of points in the series. | |
LabelBorder | Gets or sets the border around the data labels. | |
LabelContainsSeriesName | Gets or sets whether the series name in displayed in the labels. | |
LabelFill | Gets or sets the fill of the background of the data labels. | |
LabelFormatter | Gets or sets the label formatter object for the series labels. | |
LabelRotationAngle | Gets or sets the rotation angle for label | |
LabelSeparator | Gets or sets the text used to separate the contents of a label. | |
LabelTextDirection | Gets or sets the text orientation for the label | |
LabelTextFill | Gets or sets the fill of the text of the data labels. | |
LabelTextFont | Gets or sets the font of the text of the data labels. | |
LabelVisible | Gets or sets whether the data labels are visible. | |
LegendAreaId | Gets or sets the ID of the legend on which the series is displayed. | |
SeriesName | Gets or sets the name of the series. | |
SeriesNameDataField | Gets or sets the field in the data source that stores the series name. | |
SeriesNameDataSource | Gets or sets the data source for the series name. | |
Visible | Gets or sets whether the series is visible. |
Name | Description | |
---|---|---|
GetSchema | This method is reserved and should not be used. | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. | |
ReadXmlElement | Reads the child XML element. |