[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAttachMethodData.Z

Z Property

Z

Gets or sets the Z data coordinate when label AttachMethod property specifies DataCoordinate attachment.

Declaration
[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
Remarks

3D chart only.