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


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