[]
Gets or sets the Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.
[C1Description("ChartAttachMethodData.Z", "The Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.")]
public double Z { get; set; }
<C1Description("ChartAttachMethodData.Z", "The Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.")>
Public Property Z As Double
3D chart only.