ChangedState property: RatingGaugeChart class
Description
Use this property to specify the definition for the gauge’s changed state as a RatingGaugeState object.
This property is read/write.
Example
&oRating.ChangedState = &oRatGaugeChangedState;
Related Topics