Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / AreaSeries Class


In This Topic
    AreaSeries Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the list of string categories (X axis) for the Series.   (Inherited from Xceed.Document.NET.Series)
    Public PropertyGets or sets the CommonSeriesColor. (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. (Inherited from Xceed.Document.NET.Series)
    Public PropertyGets or sets the Markers’ image, style, shape, size and outline. (Inherited from Xceed.Document.NET.Series)
    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. (Inherited from Xceed.Document.NET.Series)
    Public PropertyGets or sets the BaseSeries' width. (Inherited from Xceed.Document.NET.BaseSeries)
    Top
    See Also