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


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