Xamarin.iOS Documentation | ComponentOne
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
    public static readonly DependencyProperty ScaleProperty
    See Also