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