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

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