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

In This Topic
    AttachMethodData Property (ChartLabel)
    In This Topic
    Gets the attachment data for the label.
    Syntax
    'Declaration
     
    Public ReadOnly Property AttachMethodData As ChartAttachMethodData
    public ChartAttachMethodData AttachMethodData {get;}
    See Also