Plot Class |
public sealed class Plot : NotifyPropertyBase, ITemplate
The Plot type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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 |
![]() | Pen | Gets or sets the Pen |
![]() | PlotStyle | Gets or sets the PlotStyle |
![]() | Series | |
![]() | Template |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | (Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from NotifyPropertyBase) |