ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSet Class / MinZ Property

In This Topic
    MinZ Property (Chart3DDataSet)
    In This Topic
    Gets the minimum Z value of the chart data.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property MinZ As System.Double
    public virtual System.double MinZ {get;}
    See Also