Click or drag to resize
NChartCaptionBlockAlignment Property
Alignment of the caption. The default calue is NChartCaptionBlockAlignment.TopCenter.

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

Property Value

Type: NChartCaptionBlockAlignment
See Also