FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DPoint Class / Z Property

In This Topic
    Z Property (Chart3DPoint)
    In This Topic
    Gets or sets Z-coordinate of the point.
    Syntax
    'Declaration
     
    Public Property Z As Double
    public double Z {get; set;}
    See Also