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

In This Topic
    MinY Property (Chart3DDataSetPoint)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property MinY As System.Double
    public override System.double MinY {get;}
    See Also