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


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