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

In This Topic
    Size Property (Chart3DLabel)
    In This Topic
    Gets the size of the label.
    Syntax
    'Declaration
     
    Public Shadows Property Size As System.Drawing.Size
    public new System.Drawing.Size Size {get; set;}
    See Also