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

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