Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.FooterAlignmentProperty
    public static readonly DependencyProperty FooterAlignmentProperty
    See Also