Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / Series Class


In This Topic
    Series Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGives you access to the Appearance object  
    Public PropertyGives you access to the ValueFormatting object controlling the formatting of the cumulative values.  
    Public PropertyGives you access to the DataLabels object controlling the appearance of the data point labels.  
    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.  
    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.  
    Public PropertyGives you access to the labels data 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.  
    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.  
    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 PropertyGives you access to the ValueFormatting object controlling the formatting of the total formatting command.  
    Public PropertyGives you access to the Values data series.  
    Public PropertyControls the visibility of the series. (Inherited from Xceed.Chart.Core.SeriesBase)
    Top
    See Also