Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartSeries.AltStyleProperty
    public static readonly DependencyProperty AltStyleProperty
    See Also