ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / BoxWhisker Class / BoxWhisker Constructor



In This Topic
    BoxWhisker Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BoxWhisker()
    public BoxWhisker()
    public:
    BoxWhisker();
    See Also