ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ErrorBar Class / EndStyleProperty Field



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