ComponentOne FinancialChart for WPF
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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.StrokeProperty
    public static readonly DependencyProperty StrokeProperty
    public:
    static readonly DependencyProperty^ StrokeProperty
    See Also