NChartAxisTickType Property |
Gets or sets the type.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartAxisTickType Type { get; set; }
Public Property Type As NChartAxisTickType
Get
Set
public:
virtual property NChartAxisTickType Type {
NChartAxisTickType get () sealed;
void set (NChartAxisTickType value) sealed;
}
Property Value
Type:
NChartAxisTickTypeSee Also