|
virtual |
Sets fixed minimum displayed value.
Use this method to define fixed minimum displayed value. The maximum displayed value will be calculated automatically based on the diagram area size and major unit size.
dblMinimum | Specifies the minimum displayed value. |
bByZoom | Specifies whether the minimum displayed value was set by zoom operation. Set it to FALSE unless you implement a custom zoom algorithm. |