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



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