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