Click or drag to resize
NChartTooltipTextAlignment Property
Alignment of the label's text.

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

Property Value

Type: TextAlignment

Implements

INChartLabelTextAlignment
See Also