[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.iOS.Gauge Assembly
C1.iOS.Gauge
Classes
C1LinearGauge
Methods
DrawValueText
dotnet-api
C1.iOS.Calendar Assembly
C1.iOS.Chart Assembly
C1.iOS.Core Assembly
C1.iOS.Gauge Assembly
C1.iOS.Gauge
Classes
C1BulletGraph
C1Gauge
C1LinearGauge
Constructors
Fields
Properties
Methods
DrawMinMaxText
DrawValueText
GetRangeRect
GetValueFromPoint
UpdateRangeElement
C1RadialGauge
GaugeRange
GaugeRangeCollection
GaugeShowText
GaugeValueEventArgs
LinearGaugeDirection
C1.iOS.Grid Assembly
C1.iOS.Input Assembly
C1.iOS.Viewer Assembly
(Showing Draft Content)
C1.iOS.Gauge.C1LinearGauge.DrawValueText
DrawValueText Method
DrawValueText(double)
Draw the text of Value.
Declaration
protected override void DrawValueText(double value)
Parameters
Type
Name
Description
double
value
The value.
Overrides
C1Gauge.DrawValueText(double)