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


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