NChartPointState Properties |
The NChartPointState type exposes the following members.
Name | Description | |
---|---|---|
BorderBrush |
Brush of the point's border.
See NChartBrush.
| |
Brush |
Brush that fills the point.
See NChartBrush.
| |
Circle |
Circle of a point state.
| |
Close |
Close value of a point state.
| |
DateX |
Date X value of a point state.
| |
DateY |
Date Y value of a point state.
| |
DateZ |
Date Z value of a point state.
| |
DoubleX |
Double X value of a point state.
| |
DoubleY |
Double Y value of a point state.
| |
DoubleZ |
Double Z value of a point state.
| |
Height |
Height of a point state.
| |
High |
High value of a point state.
| |
IntX |
Integer X value of a point state.
| |
IntY |
Integer Y value of a point state.
| |
IntZ |
Integer Z value of a point state.
| |
Low |
Low value of a point state.
| |
Marker |
Marker of the point.
See NChartMarker.
| |
Open |
Open value of a point state.
| |
Value |
Value of a point state.
|