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