Name | Description | |
---|---|---|
![]() | Categories | Gets or sets the list of string categories (X axis) for this Series. (Inherited from Xceed.Document.NET.Series) |
![]() | Color | Gets or sets the CommonSeries' Color. (Inherited from Xceed.Document.NET.CommonSeries) |
![]() | DataPoints | Gets the list of data points in the designated series. (Inherited from Xceed.Document.NET.Series) |
![]() | Marker | Gets 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) |
![]() | Values | Gets or sets the list of numeric values (Y axis) for this Series. (Inherited from Xceed.Document.NET.Series) |
![]() | Width | Gets or sets the BaseSeries' width. (Inherited from Xceed.Document.NET.BaseSeries) |