"tickStyle"
Defines the style for the scale.
Synopsis
shape.tickStyle(stringstyle);
Parameter
Parameter | Description |
---|---|
style |
Defines the style for the displayed scale:
|
Description
Defines the style for the scale.
Example
main()
{
DialGauge_ewo1.tickStyle("Detailed");
}
Assignment
DialGauge EWO