Navigation: Code Documentation > RSFMXImpact > FMX.RS.Impact.Altimeters > Classes > TRSCircularAltimeter
TRSCircularAltimeter Methods
Name
Description
InitializeNumberLabels
Initializes the labels on the outside of the gauge with numbers based on the Min and Max properties and how many MajorMarkers have been specified.
Note
The FormatStr property controls how the values are formatted.
UpdateHands
Updates the orientation of the Hands based on the Value property. (Overrides FMX.RS.Impact.Instruments.TRSCustomCircularGauge.UpdateHands.)
Top