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


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