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


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