Xceed Chart for WinForms v4.4 Documentation
SeriesBase Class Members
Properties  Methods 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : SeriesBase Class

The following tables list the members exposed by SeriesBase.

Public Properties
 NameDescription
Public PropertyGives you access to an instance of the EmptyDataPointsAppearance class controlling the appearance of the empty data points displayed by the series  
Public PropertyInflates the margins of the series to fit the chart area.  
Public PropertyGives you access to an instance of the SeriesLegend class controlling the representation of the series in the legend.  
Public PropertyThe name of the series.  
Public PropertyGives access to the Shadow object controlling the shadow of the series. Shadows are visible when the scene is rendered with GDI+.  
Public PropertyControls the visibility of the series.  
Top
Public Methods
 NameDescription
Public MethodCreates an identical copy of this series object  
Public MethodOverloaded. Instructs the chart whether to scale the series on one of the standard chart axes.  
Public MethodVirtual method returning a collection of the data series that the series uses. The included series are controlled with the included and excluded parameters.  
Public MethodCreates a user control which can be used for the visual editing of the series  
Public MethodOverloaded. Queries whether the series is scaled on the specified standard axis.  
Top
See Also

Reference

SeriesBase Class
Xceed.Chart.Core Namespace