C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartAxis Class / MajorUnitProperty Field


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