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

In This Topic
    Compass Property (Legend)
    In This Topic
    Gets or sets the general positioning of the legend.
    Syntax
    'Declaration
     
    Public Property Compass As CompassEnum
    public CompassEnum Compass {get; set;}
    See Also