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


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