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