Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET 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 PropertyGets or sets the list of string categories (X axis) for the Series.    
    Public PropertyGets or sets the Color for this Series. (Inherited from Xceed.Document.NET.CommonSeries)
    Public PropertyGets or sets the CommonSeriesDataLabels. (Inherited from Xceed.Document.NET.CommonSeries)
    Public PropertyGets the list of data points in the designated Series.  
    Public PropertyGets or sets the Markers’ image, style, shape, size and outline.  
    Public PropertyGets or sets if the Series is used as the primary Axis. (Inherited from Xceed.Document.NET.BaseSeries)
    Public PropertyGets or sets the list of numeric values (Y axis) for the Series.  
    Public PropertyGets or sets the size of a series. (Inherited from Xceed.Document.NET.BaseSeries)
    Top
    See Also