ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Series 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 = Series.SymbolSizeProperty
    public static readonly DependencyProperty SymbolSizeProperty
    public:
    static readonly DependencyProperty^ SymbolSizeProperty
    See Also