Click or drag to resize
NChartValueAxisLabelsAlignment Property
Alignment of the axis labels relative to the axis ticks. The default value is NChartAxisLabelsAlignment.Center.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartAxisLabelsAlignment LabelsAlignment { get; set; }

Property Value

Type: NChartAxisLabelsAlignment
See Also