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


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