ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataSeries Class / SymbolStrokeThicknessProperty Field


In This Topic
    SymbolStrokeThicknessProperty Field
    In This Topic
    Identifies the SymbolStrokeThickness dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SymbolStrokeThicknessProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = DataSeries.SymbolStrokeThicknessProperty
    public static readonly DependencyProperty SymbolStrokeThicknessProperty
    See Also