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

In This Topic
    Compass Property (ChartLabel)
    In This Topic
    Gets or sets the position of the label relative to its specified location.
    Syntax
    'Declaration
     
    Public Property Compass As ChartLabelCompass
    public ChartLabelCompass Compass {get; set;}
    See Also