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


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