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


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