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



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