Skip to content
Snippets Groups Projects
Commit 22d5644c authored by Zhou, Wenduo's avatar Zhou, Wenduo
Browse files

Refs #29903. Expose method to check/uncheck autoscaling.

parent 41ab796f
No related branches found
No related tags found
No related merge requests found
......@@ -175,6 +175,8 @@ public:
void setMaxValue(double value, bool apply);
// set Axis at Full 3D
void setAxis(const QString &axisNameArg);
// Enable/disable auto scaling checkbox
void setColorMapAutoscaling(bool on);
private:
// constructors all private
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment