[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPoint.Z

Z Property

Z

Gets or sets Z-coordinate of the point.

Declaration
[C1Description("Chart3DPoint.Z", "The Z-coordinate of the point.")]
public double Z { get; set; }
<C1Description("Chart3DPoint.Z", "The Z-coordinate of the point.")>
Public Property Z As Double