2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Label Class / SizeDefault Property

In This Topic
    SizeDefault Property (Label)
    In This Topic
    Gets or sets the default size of the label.
    Syntax
    'Declaration
     
    Public Property SizeDefault As System.Drawing.Size
    public System.Drawing.Size SizeDefault {get; set;}
    Remarks
    Negative values will allow autopositioning.
    See Also