Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartAxis Class / LabelAlignmentProperty Field


In This Topic
    LabelAlignmentProperty Field
    In This Topic
    Backing field for the LabelAlignment property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelAlignmentProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartAxis.LabelAlignmentProperty
    public static readonly Xamarin.Forms.BindableProperty LabelAlignmentProperty
    See Also