[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Android.Gauge Assembly
C1.Android.Gauge
Classes
C1RadialGauge
Methods
DrawValueText
dotnet-api
C1.Android.Calendar Assembly
C1.Android.Chart Assembly
C1.Android.Core Assembly
C1.Android.Gauge Assembly
C1.Android.Gauge
Classes
C1BulletGraph
C1Gauge
C1LinearGauge
C1RadialGauge
Constructors
Fields
Properties
Methods
DrawGauge
DrawMinMaxText
DrawValueText
GetCenterPoint
GetRadialInner
GetRadialOuter
GetValueFromPoint
MeasureControlSize
Render
UpdateRangeElement
GaugeRange
GaugeRangeCollection
GaugeShowText
GaugeValueEventArgs
LinearGaugeDirection
Resource
Resource.Attribute
Resource.Drawable
Resource.Id
Resource.Styleable
C1.Android.Grid Assembly
C1.Android.Input Assembly
C1.Android.Viewer Assembly
(Showing Draft Content)
C1.Android.Gauge.C1RadialGauge.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)