FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAttachMethodData Class / Z Property

In This Topic
    Z Property (ChartAttachMethodData)
    In This Topic
    Gets or sets the Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.
    Syntax
    'Declaration
     
    Public Property Z As Double
    public double Z {get; set;}
    Remarks
    3D chart only.
    See Also