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