Click or drag to resize
NChartPointStatePointStateAlignedToXZWithXYZ Method
Overload List
  NameDescription
Public methodStatic memberPointStateAlignedToXZWithXYZ(Int32, Double, Int32)
Create a point state representing the point that is aligned to the XZ grid. This is a typical state for column area line and ribbon series if drawn in 3D. This can also be used for a surface.
Public methodStatic memberPointStateAlignedToXZWithXYZ(Int32, Double, DateTimeOffset)
Create a point state representing the point that is aligned to the XZ grid. This is a typical state for column area line and ribbon series if drawn in 3D. This can also be used for a surface.
Public methodStatic memberPointStateAlignedToXZWithXYZ(DateTimeOffset, Double, Int32)
Create a point state representing the point that is aligned to the XZ grid. This is a typical state for column area line and ribbon series if drawn in 3D. This can also be used for a surface.
Public methodStatic memberPointStateAlignedToXZWithXYZ(DateTimeOffset, Double, DateTimeOffset)
Create a point state representing the point that is aligned to the XZ grid. This is a typical state for column area line and ribbon series if drawn in 3D. This can also be used for a surface.
Top
See Also