Name | Description | |
---|---|---|
![]() | LineSeries Constructor | Creates a new LineSeries. |
The following tables list the members exposed by LineSeries.
Name | Description | |
---|---|---|
![]() | LineSeries Constructor | Creates a new LineSeries. |
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) |
Name | Description | |
---|---|---|
![]() | Bind | Overloaded. Binds the data for this Series, using the provided list, and the category and value property names. (Inherited from Xceed.Document.NET.Series) |
Name | Description | |
---|---|---|
![]() | GetSpPrElement | Overridden. |
![]() | InitializeDataPoint | (Inherited from Xceed.Document.NET.Series) |
![]() | InsertDataPoint | (Inherited from Xceed.Document.NET.Series) |
![]() | SetXml | (Inherited from Xceed.Document.NET.BaseSeries) |