ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Series Class / StyleProperty Field



In This Topic
    StyleProperty Field (Series)
    In This Topic
    Identifies the Style dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Series.StyleProperty
    public static readonly DependencyProperty StyleProperty
    public:
    static readonly DependencyProperty^ StyleProperty
    See Also