Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Series Class
Properties Methods


In This Topic
    Series Class Members
    In This Topic

    The following tables list the members exposed by Series.

    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
    Public Methods
     NameDescription
    Public MethodOverloaded. Binds the data for this Series.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xceed.Document.NET.CommonSeries)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Xceed.Document.NET.BaseSeries)
    Top
    See Also