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


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