|
ManualScaleControlTX
Purpose This property is used in conjunction with ManualMinTX and ManualMaxTX. This property allows manual control of the range of the graphs top x axis scale. Possible values are:
Scientific Graph VCL Enumerations eManualScaleControl = (sgAutoScale, sgManualMin, sgManualMax, sgManualMinAndMax);
Comments PeGrid.Configure.ManualScaleControlTX members of Pesgo.PeGrid.Configure
If this property is not set to PEMSC_MINMAX, ProEssentials will automatically evaluate the range of data and add padding to the min and/or max. It will also update ManualMinTX and/or ManualMaxTX with the automatically generated value(s).
See Also: AutoMinMaxPadding, ManualScaleControlY, ManualScaleControlX, ManualScaleControlRY, and ManualScaleControlZ
Within the demo, see example 112.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |