ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / BoxWhisker Class / ShowMeanLineProperty Field



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