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



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