Plot Properties |
The Plot type exposes the following members.
Name | Description | |
---|---|---|
![]() | Brush | Gets the plot Brush |
![]() | DisplayName | gets or sets the display name |
![]() | Index | Gets the index of the Values array where the plot is situated. |
![]() | IsDisplayedInYAxis | If true, then the values are displayed in the YAxis and series value will print on chart panel when selected |
![]() | Owner | Gets the owner which initializes the plot |
![]() | Pen | Gets or sets the Pen |
![]() | PlotStyle | Gets or sets the PlotStyle |
![]() | Series | Gets the ISeriesT associated with the plot |
![]() | Template |