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



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