FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : YSeries Class |
For a list of all members of this type, see YSeries members.
Name | Description | |
---|---|---|
CategoryNames | Gets the collection of category names for the series. | |
Count | Gets the number of points in the series. (Inherited from FarPoint.Web.Chart.Series) | |
LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsCategoryName | Gets or sets whether the category name in displayed in the labels. | |
LabelContainsSeriesName | Gets or sets whether the series name in displayed in the labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelFill | Gets or sets the fill of the background of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelNumberFormat | Gets or sets the number format for labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelSeparator | Gets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Web.Chart.Series) | |
LabelTextFill | Gets or sets the fill of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelTextFont | Gets or sets the font of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelVisible | Gets or sets whether the data labels are visible. (Inherited from FarPoint.Web.Chart.Series) | |
LegendAreaId | Gets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Web.Chart.Series) | |
SeriesName | Gets or sets the name of the series. (Inherited from FarPoint.Web.Chart.Series) | |
SeriesNameDataField | Gets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Web.Chart.Series) | |
SeriesNameDataSource | Gets or sets the data source for the series name. (Inherited from FarPoint.Web.Chart.Series) | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Web.Chart.Series) | |
YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. |