Z Property (Chart3DAttachMethodData)
In This Topic
Gets or sets the Z data coordinate when the label AttachMethod property specifies DataCoordinate attachment.
Syntax
'Declaration
Public Property Z As System.Single
public System.float Z {get; set;}
See Also