Time axis used to navigate through the time ticks.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic NChartTimeAxis TimeAxis { get; }Public ReadOnly Property TimeAxis As NChartTimeAxis
Get
public:
virtual property NChartTimeAxis^ TimeAxis {
NChartTimeAxis^ get () sealed;
}Property Value
Type:
NChartTimeAxis
See Also