'Declaration
Protected Sub StoreAreaMinMaxY( _ ByVal dMinY As System.Double, _ ByVal dMaxY As System.Double, _ ByVal hasDataPointsInXRange As System.Boolean _ )
'Usage
Dim instance As NAreaSeriesBase Dim dMinY As System.Double Dim dMaxY As System.Double Dim hasDataPointsInXRange As System.Boolean instance.StoreAreaMinMaxY(dMinY, dMaxY, hasDataPointsInXRange)
protected void StoreAreaMinMaxY( System.double dMinY, System.double dMaxY, System.bool hasDataPointsInXRange )
Parameters
- dMinY
- dMaxY
- hasDataPointsInXRange