Hi experts,
The customer wants to display the value of Y axis, but every time he has to select show single scale after adding a pen in trendcontrol as below:



Does anyone know how to achive this funtion by scripts?
Many thank in advanced.
BR,
Zhen
Hi experts,
The customer wants to display the value of Y axis, but every time he has to select show single scale after adding a pen in trendcontrol as below:



Does anyone know how to achive this funtion by scripts?
Many thank in advanced.
BR,
Zhen
This question has been solved.
I did some test and found this function is controled by ValueAxislabel property.
But if I modified this property in edit mode, it will be initialized on the runtime.
So I added a scripts to set it into singelscales on show of the symbol.
It works.
This question has been solved.
I did some test and found this function is controled by ValueAxislabel property.
But if I modified this property in edit mode, it will be initialized on the runtime.
So I added a scripts to set it into singelscales on show of the symbol.
It works.