Click or drag to resize
NChartPointStateDateX Property
Date X value of a point state.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public DateTimeOffset DateX { get; set; }

Property Value

Type: DateTimeOffset
See Also