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


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

The following tables list the members exposed by ShapeSeries.

Protected Fields
 NameDescription
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.Series)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.Series)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.Series)
Top
Public Properties
 NameDescription
Public PropertyGives you access to the Appearance object (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the cumulative values. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the DataLabels object controlling the appearance of the data point labels. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to an instance of the EmptyDataPointsAppearance class controlling the appearance of the empty data points displayed by the series (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the index data labels. (Inherited from Xceed.Chart.Core.Series)
Public PropertyInflates the margins of the series to fit the chart area. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the SeriesInteractivity object controlling the interactivity features of the data points. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the labels data series. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to an instance of the SeriesLegend class controlling the representation of the series in the legend. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the Markers object controlling the appearance of the data point markers. (Inherited from Xceed.Chart.Core.Series)
Public PropertyThe name of the series. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the percent values. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives access to the Shadow object controlling the shadow of the series. Shadows are visible when the scene is rendered with GDI+. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyControls the line properties applied on the point borders.  
Public PropertyControls the fill effects applied on the points.  
Public PropertyControls the style of the shapes  
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the total formatting command. (Inherited from Xceed.Chart.Core.Series)
Public PropertySpecifies whether the series should use custom X positions for the data points. (Inherited from Xceed.Chart.Core.XYScatterSeries)
Public PropertySpecifies whether custom Z positions should be used.  
Public PropertyGives you access to the Values data series. (Inherited from Xceed.Chart.Core.Series)
Public PropertyControls the visibility of the series. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives access to the x size data series.  
Public PropertyDefines the measurement units of the X sizes  
Public PropertyGives access to the data Series holding the X values of the series data points. (Inherited from Xceed.Chart.Core.XYScatterSeries)
Public PropertyGives access to the Y size data series.  
Public PropertyDefines the measurement units of the Y sizes  
Public PropertyGives access to the z size data series.  
Public PropertyDefines the measurement units of the Z sizes  
Public PropertyGives access to the z values data series.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a new value in the Values series. (Inherited from Xceed.Chart.Core.Series)
Public MethodOverloaded. Adds a new shape.  
Public MethodOverloaded. Adds new values in the Values and XValues series. (Inherited from Xceed.Chart.Core.XYScatterSeries)
Public MethodCreates an identical copy of this series object (Inherited from Xceed.Chart.Core.SeriesBase)
Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Public MethodOverloaded. Instructs the chart whether to scale the series on one of the standard chart axes. (Inherited from Xceed.Chart.Core.SeriesBase)
Public MethodOverridden. Virtual method returning a collection of the data series that the series uses.  
Public MethodCreates a user control which can be used for the visual editing of the series (Inherited from Xceed.Chart.Core.SeriesBase)
Public MethodOverloaded. Queries whether the series is scaled on the specified standard axis. (Inherited from Xceed.Chart.Core.SeriesBase)
Top
Protected Methods
 NameDescription
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.Series)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.Series)
Top
See Also

Reference

ShapeSeries Class
Xceed.Chart.Core Namespace
Series Class