Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartAxis Class / StyleProperty Field


In This Topic
    StyleProperty Field (ChartAxis)
    In This Topic
    Identifies the Style dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartAxis.StyleProperty
    public static readonly DependencyProperty StyleProperty
    See Also