NChartValueAxisMarkTextAlignment Property |
Alignment of the label's text.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public TextAlignment TextAlignment { get; set; }
Public Property TextAlignment As TextAlignment
Get
Set
public:
virtual property TextAlignment^ TextAlignment {
TextAlignment^ get () sealed;
void set (TextAlignment^ value) sealed;
}
Property Value
Type:
TextAlignmentImplements
INChartLabelTextAlignmentSee Also