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


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