NChartTimeAxisTickShape Property |
Shape of timestamp ticks.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartTimeAxisTickShape TickShape { get; set; }
Public Property TickShape As NChartTimeAxisTickShape
Get
Set
public:
virtual property NChartTimeAxisTickShape TickShape {
NChartTimeAxisTickShape get () sealed;
void set (NChartTimeAxisTickShape value) sealed;
}
Property Value
Type:
NChartTimeAxisTickShapeSee Also