Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartBase Class / HeaderStyleProperty Field


In This Topic
    HeaderStyleProperty Field
    In This Topic
    Identifies the HeaderStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.HeaderStyleProperty
    public static readonly DependencyProperty HeaderStyleProperty
    See Also