Spread Windows Forms 10.0 Product Documentation
XYZPointSeries Class Properties


For a list of all members of this type, see XYZPointSeries members.

Public Properties
 NameDescription
Public PropertyCountOverridden. Gets the number of points in the series.  
Public PropertyLabelBorderGets or sets the border around the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelContainsSeriesNameGets or sets whether the series name is displayed in the label. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelContainsXValueGets or sets whether the x value is displayed in the labels.  
Public PropertyLabelContainsYValueGets or sets whether the y value is displayed in the labels.  
Public PropertyLabelContainsZValueGets or sets whether the z value is displayed in the labels.  
Public PropertyLabelFillGets or sets the fill of the background of the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelFormatterGets or sets the label formatter object for the series labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelRotationAngleGets or sets the rotation angle for the label. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelSeparatorGets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelTextDirectionGets or sets the text orientation for the label. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelTextFillGets or sets the fill of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelTextFontGets or sets the font of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelVisibleGets or sets whether the data labels are visible. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLegendAreaIdGets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyPointBorderGets or sets the point border for the series.  
Public PropertyPointBordersGets the collection of point borders for the series.  
Public PropertyPointFillGets or sets the point fill for the series.  
Public PropertyPointFillsGets the collection of point fills for the series.  
Public PropertyPointMarkerGets or sets the point marker for the series.  
Public PropertyPointMarkersGets the collection of point markers for the series.  
Public PropertySeriesNameGets or sets the name of the series. (Inherited from FarPoint.Win.Chart.Series)
Public PropertySeriesNameDataFieldGets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Win.Chart.Series)
Public PropertySeriesNameDataSourceGets or sets the data source for the series name. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyVaryColorsGets or sets whether each data point is displayed with a different color.  
Public PropertyVisibleGets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyXAxisIdGets or sets the ID of the x-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYZSeries)
Public PropertyXValuesGets the collection of x values for the series.  
Public PropertyYAxisIdGets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYZSeries)
Public PropertyYValuesGets the collection of y values for the series.  
Public PropertyZAxisIdGets or sets the ID of the z-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYZSeries)
Public PropertyZValuesGets the collection of z values for the series.  
Top
See Also

Reference

XYZPointSeries Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.