[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1Gauge
Methods
DrawValueText
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1BulletGraph
C1Gauge
Constructors
Fields
Properties
Methods
Dispose
DrawBorder
DrawGauge
DrawMinMaxText
DrawValueText
FormatDecimal
GetPercent
GetPointerColor
GetValueFromPoint
MeasureOverride
OnApplyTemplate
OnPropertyChanged
OnValueChangedEvent
Refresh
RenderTo
UpdateRange
UpdateRangeElement
Events
C1LinearGauge
C1RadialGauge
GaugeRange
GaugeRangeCollection
GaugeValueEventArgs
Enums
C1.WPF.Rendering Assembly
(Showing Draft Content)
C1.WPF.Gauge.C1Gauge.DrawValueText
DrawValueText Method
DrawValueText(double)
Draw the text of Value.
Declaration
protected abstract void DrawValueText(double value)
Parameters
Type
Name
Description
double
value
The value.