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


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