C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartAxis Class / LabelAlignmentProperty Field


In This Topic
LabelAlignmentProperty Field
In This Topic
Backing field for the LabelAlignment property.
Syntax
'Declaration
 
Public Shared ReadOnly LabelAlignmentProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = ChartAxis.LabelAlignmentProperty
See Also