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

In This Topic
    AttachMethod Property (ChartLabel)
    In This Topic
    Gets or sets the label attachment method.
    Syntax
    'Declaration
     
    Public Property AttachMethod As ChartAttachMethod
    public ChartAttachMethod AttachMethod {get; set;}
    See Also