Navigation: Code Documentation > RSFMXImpact > FMX.RS.Impact.FuelGauges > Classes > TRSCircularFuelGauge
TRSCircularFuelGauge Methods
Name
Description
GetDefaultLabels
Returns the default multi-line string (separated by #13#10) for the outside labels of the gauge (Overrides FMX.RS.Impact.Instruments.TRSCustomCircularGauge.GetDefaultLabels.)
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.
Top