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



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