FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLegend Class / Compass Property

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