Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartStyle Class / StrokeProperty Field


In This Topic
    StrokeProperty Field
    In This Topic
    Identifies the Stroke dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StrokeProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartStyle.StrokeProperty
    public static readonly Xamarin.Forms.BindableProperty StrokeProperty
    See Also