|
ManualContourScaleControl
Purpose This property is used in conjunction with ManualContourMin and ManualContourMax. This property allows manual control of the range of the graphs contour lines. Possible values are:
3D Scientific Graph VCL Enumerations eManualScaleControl = (tdAutoScale, tdManualMin, tdManualMax, tdManualMinAndMax);
Comments PePlot.Option.ManualContourScaleControl members of Pe3do.PePlot.Option
Contour lines are only possible when PolyMode is set to PEPM_SURFACEPOLYGONS.
You will normally leave this defaulted to PEMSC_NONE or set to PEMSC_MINMAX.
When using this property, it is likely you will also want to set ManualContourLine.
See Also: ShowContour |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |