INChartLabelTextAlignment Property |
Alignment of the label's text.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax TextAlignment TextAlignment { get; set; }
Property TextAlignment As TextAlignment
Get
Set
property TextAlignment^ TextAlignment {
TextAlignment^ get ();
void set (TextAlignment^ value);
}
Property Value
Type:
TextAlignmentSee Also