| Name | Description |
| CategoryNameArray | Gets or sets the string value that indicates all items of YSeries.CategoryNames as an array. (Inherited from FarPoint.Web.Chart.YSeries) |
| CategoryNames | Gets the collection of category names for the series. (Inherited from FarPoint.Web.Chart.YSeries) |
| CloseValueArray | Gets or sets the string value that indicates all items of CloseValues as an array. |
| CloseValues | Gets the collection of close values for the series. |
| Count | Overridden. Gets the number of points in the series. |
| DownBorder | Gets or sets the down border for the series. |
| DownBorderArray | Gets or sets the string value that indicates all items of DownBorders as an array. |
| DownBorders | Gets the collection of down borders for the series. |
| DownFill | Gets or sets the down fill for the series. |
| DownFillArray | Gets or sets the string value that indicates all items of DownFills as an array. |
| DownFills | Gets the collection of down fills for the series. |
| GapDepth | Gets or sets the amount of space between series. |
| GapWidth | Gets or sets the amount of space between categories. |
| HighValueArray | Gets or sets the string value that indicates all items of HighValues as an array. |
| HighValues | Gets the collection of high values for the 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. (Inherited from FarPoint.Web.Chart.YSeries) |
| LabelContainsCloseValue | Gets or sets whether the close value is displayed in the labels. |
| LabelContainsHighValue | Gets or sets whether the high value is displayed in the labels. |
| LabelContainsLowValue | Gets or sets whether the low value is displayed in the labels. |
| LabelContainsOpenValue | Gets or sets whether the open value is displayed in the labels. |
| LabelContainsSeriesName | Gets or sets whether the series name is displayed in the label. (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) |
| LowValueArray | Gets or sets the string value that indicates all items of LowValues as an array. |
| LowValues | Gets the collection of low values for the series. |
| OpenValueArray | Gets or sets the string value that indicates all items of OpenValues as an array. |
| OpenValues | Gets the collection of open values for the 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) |
| UpBorder | Gets or sets the up border for the series. |
| UpBorderArray | Gets or sets the string value that indicates all items of UpBorders as an array. |
| UpBorders | Gets the collection of up borders for the series. |
| UpFill | Gets or sets the up fill for the series. |
| UpFillArray | Gets or sets the string value that indicates all items of UpFills as an array. |
| UpFills | Gets the collection of up fills for the 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. (Inherited from FarPoint.Web.Chart.YSeries) |