ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DotSymbol Class / DotSymbol Constructor


In This Topic
    DotSymbol Constructor
    In This Topic
    Initializes a new instance of DotSymbol class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DotSymbol()
    public DotSymbol()
    See Also