Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartBase Class / FooterAlignmentProperty Field


In This Topic
    FooterAlignmentProperty Field
    In This Topic
    Identifies the FooterAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FooterAlignmentProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartBase.FooterAlignmentProperty
    public static readonly Xamarin.Forms.BindableProperty FooterAlignmentProperty
    See Also