NChartValueAxisKind Property |
Kind of axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartValueAxisKind Kind { get; }
Public ReadOnly Property Kind As NChartValueAxisKind
Get
public:
virtual property NChartValueAxisKind Kind {
NChartValueAxisKind get () sealed;
}
Property Value
Type:
NChartValueAxisKindSee Also