FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class / StrokeProperty Field

In This Topic
    StrokeProperty Field (ChartStyle)
    In This Topic
    Identifies the Stroke dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly StrokeProperty As DependencyProperty
    public static readonly DependencyProperty StrokeProperty
    See Also