ComponentOne FlexReport for WinForms
Z Property (ChartAttachMethodData)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAttachMethodData Class : Z Property
Gets or sets the Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.
Syntax
'Declaration
 
Public Property Z As System.Double
public System.double Z {get; set;}
Remarks
3D chart only.
See Also

Reference

ChartAttachMethodData Class
ChartAttachMethodData Members