Xceed Words for .NET v5.0 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 this Series.  
    Public PropertyGets or sets the Color for this Series. (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 in the series using the Marker class. This feature only works for line charts since the other chart types don't use markers.  
    Public PropertyGets or sets the list of numeric values (Y axis) for this Series.  
    Public PropertyGets or sets the size of a series. (Inherited from Xceed.Document.NET.BaseSeries)
    Top
    See Also