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


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