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



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