ComponentOne FinancialChart for WPF
C1.WPF Namespace / SmallShapePresenter Class / SmallShapePresenter Constructor



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