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