[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1RadialGauge
Methods
DrawValueText
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1BulletGraph
C1Gauge
C1LinearGauge
C1RadialGauge
Constructors
Fields
Properties
Methods
Dispose
DrawGauge
DrawMinMaxText
DrawValueText
GetCenterPoint
GetRadialInner
GetRadialOuter
GetValueFromPoint
MeasureOverride
OnApplyTemplate
UpdateRangeElement
GaugeRange
GaugeRangeCollection
GaugeValueEventArgs
Enums
C1.WPF.Rendering Assembly
(Showing Draft Content)
C1.WPF.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)