Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / RadarSeries Class


In This Topic
    RadarSeries Class Properties
    In This Topic

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

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