ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / PreferredSize Property

In This Topic
    PreferredSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PreferredSize As System.Drawing.Size
    public System.Drawing.Size PreferredSize {get;}
    See Also