[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1Gauge
Methods
FormatDecimal
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.FormatDecimal
FormatDecimal Method
FormatDecimal(double)
Format decimal number to the string.
Declaration
protected string FormatDecimal(double number)
Parameters
Type
Name
Description
double
number
Returns
Type
Description
string