FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : XYZSurfaceSeries Class |
For a list of all members of this type, see XYZSurfaceSeries members.
Name | Description | |
---|---|---|
Count | Overridden. Gets the number of points in the series. | |
CountX | Gets the number of points along the x-axis. | |
CountZ | Gets the numbe of points along the z-axis. | |
LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelContainsSeriesName | Gets or sets whether the series name in displayed in the labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelFill | Gets or sets the fill of the background of the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelFormatter | Gets or sets the label formatter object for the series labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelRotationAngle | Gets or sets the rotation angle for label (Inherited from FarPoint.Win.Chart.Series) | |
LabelSeparator | Gets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Win.Chart.Series) | |
LabelTextDirection | Gets or sets the text orientation for the label (Inherited from FarPoint.Win.Chart.Series) | |
LabelTextFill | Gets or sets the fill of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelTextFont | Gets or sets the font of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelVisible | Gets or sets whether the data labels are visible. (Inherited from FarPoint.Win.Chart.Series) | |
LegendAreaId | Gets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Win.Chart.Series) | |
SeriesName | Gets or sets the name of the series. (Inherited from FarPoint.Win.Chart.Series) | |
SeriesNameDataField | Gets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Win.Chart.Series) | |
SeriesNameDataSource | Gets or sets the data source for the series name. (Inherited from FarPoint.Win.Chart.Series) | |
SurfaceFill | Gets or sets the fill for the surface. | |
SurfaceLine | Gets or sets the line for the surface. | |
Values | Gets the collection of values for the series. | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series) | |
XAxisId | Gets or sets the ID of the x-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYZSeries) | |
YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYZSeries) | |
ZAxisId | Gets or sets the ID of the z-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYZSeries) |