ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / ChartStyle Class / Stroke Property

In This Topic
    Stroke Property
    In This Topic
    Gets or sets the stroke brush.
    Syntax
    'Declaration
     
    
    Public Property Stroke As Brush
    public Brush Stroke {get; set;}
    See Also