FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAutoLabelArrangement Class / Method Property

In This Topic
    Method Property (ChartAutoLabelArrangement)
    In This Topic
    Gets or sets the options of label arrangement.
    Syntax
    'Declaration
     
    Public Property Method As ChartAutoLabelArrangementMethod
    public ChartAutoLabelArrangementMethod Method {get; set;}
    Remarks
    The options is a bitwise combination of ChartAutoLabelArrangementOptionsEnum elements.
    See Also