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


In This Topic
    TitleProperty Field (ChartAxis)
    In This Topic
    Identifies the Title dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TitleProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartAxis.TitleProperty
    public static readonly Xamarin.Forms.BindableProperty TitleProperty
    See Also