Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartStyle Class / StrokeDashArrayProperty Field


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