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


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