Click or drag to resize
NChartPointState Properties

The NChartPointState type exposes the following members.

Properties
  NameDescription
Public propertyBorderBrush
Brush of the point's border. See NChartBrush.
Public propertyBrush
Brush that fills the point. See NChartBrush.
Public propertyCircle
Circle of a point state.
Public propertyClose
Close value of a point state.
Public propertyDateX
Date X value of a point state.
Public propertyDateY
Date Y value of a point state.
Public propertyDateZ
Date Z value of a point state.
Public propertyDoubleX
Double X value of a point state.
Public propertyDoubleY
Double Y value of a point state.
Public propertyDoubleZ
Double Z value of a point state.
Public propertyHeight
Height of a point state.
Public propertyHigh
High value of a point state.
Public propertyIntX
Integer X value of a point state.
Public propertyIntY
Integer Y value of a point state.
Public propertyIntZ
Integer Z value of a point state.
Public propertyLow
Low value of a point state.
Public propertyMarker
Marker of the point. See NChartMarker.
Public propertyOpen
Open value of a point state.
Public propertyValue
Value of a point state.
Top
See Also