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


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