NChartTimeAxisTickTitlesPosition Property |
Position of timestamp titles.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartTimeAxisLabelsPosition TickTitlesPosition { get; set; }
Public Property TickTitlesPosition As NChartTimeAxisLabelsPosition
Get
Set
public:
virtual property NChartTimeAxisLabelsPosition TickTitlesPosition {
NChartTimeAxisLabelsPosition get () sealed;
void set (NChartTimeAxisLabelsPosition value) sealed;
}
Property Value
Type:
NChartTimeAxisLabelsPositionSee Also