Spread Windows Forms 10.0 Product Documentation
Series Class Members
Properties  Methods  Events


The following tables list the members exposed by Series.

Public Properties
 NameDescription
Public PropertyCountGets the number of points in the series.  
Public PropertyLabelBorderGets or sets the border around the data labels.  
Public PropertyLabelContainsSeriesNameGets or sets whether the series name is displayed in the label.  
Public PropertyLabelFillGets or sets the fill of the background of the data labels.  
Public PropertyLabelFormatterGets or sets the label formatter object for the series labels.  
Public PropertyLabelRotationAngleGets or sets the rotation angle for the label.  
Public PropertyLabelSeparatorGets or sets the text used to separate the contents of a label.  
Public PropertyLabelTextDirectionGets or sets the text orientation for the label.  
Public PropertyLabelTextFillGets or sets the fill of the text of the data labels.  
Public PropertyLabelTextFontGets or sets the font of the text of the data labels.  
Public PropertyLabelVisibleGets or sets whether the data labels are visible.  
Public PropertyLegendAreaIdGets or sets the ID of the legend on which the series is displayed.  
Public PropertySeriesNameGets or sets the name of the series.  
Public PropertySeriesNameDataFieldGets or sets the field in the data source that stores the series name.  
Public PropertySeriesNameDataSourceGets or sets the data source for the series name.  
Public PropertyVisibleGets or sets whether the series is visible.  
Top
Public Methods
 NameDescription
Public MethodGetSchemaThis method is reserved and should not be used.  
Public MethodReadXmlGenerates an object from its XML representation.  
Public MethodWriteXmlConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Protected MethodReadXmlElementReads the child XML element.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the series is changed.  
Top
See Also

Reference

Series Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.