Class: Dataset2DDisplayOptions
A class that exposes methods/properties to customize the display of a dataset on the chart.
Examples
Properties
| Name |
Description |
|
Color
|
Gets or sets the Dataset2D Color
|
|
IsVisible
|
Gets or sets the visibility of the Dataset2D
|
|
LineThickness
|
Gets or sets the Dataset2D line thickness (in pixels)
An ArgumentException is thrown for values less than 1.
|
|
LineType
|
Gets or sets the Dataset2D Line display type
|
|
MarkerShape
|
Gets or sets the Dataset2D marker shape
|
|
MarkerSize
|
Gets or sets the Dataset2D marker size (in pixels)
|
|
Name
|
Gets or sets the Dataset2D name
|