Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartSeries Class / AltStyleProperty Field


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