FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAttachMethodData Class
Properties Methods Events


In This Topic
    ChartAttachMethodData Class Members
    In This Topic

    The following tables list the members exposed by ChartAttachMethodData.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the group index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment. For 2D charts only (for 3D charts, there is only one chart group).  
    Public PropertyGets or sets the point index of the data point to attach a label to when the label AttachMethod property specifies DataIndex attachment.  
    Public PropertyGets or sets the series index of the data point to attach a label to when the label AttachmentMethod property specifies DataIndex attachment.  
    Public PropertyGets or sets the X coordinate (client or data) when label AttachMethod property specifies Coordinate or DataCoordinate attachment.  
    Public PropertyGets or sets the Y coordinate (client or data) when label AttachMethod property specifies Coordinate, DataCoordinate or DataIndexY attachment.  
    Public PropertyGets or sets the Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also