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


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