Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartStyle.StrokeThicknessProperty
    public static readonly Xamarin.Forms.BindableProperty StrokeThicknessProperty
    See Also