[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.FormatDecimal

FormatDecimal Method

FormatDecimal(double)

Format decimal number to the string.

Declaration
protected string FormatDecimal(double number)
Protected Function FormatDecimal(number As Double) As String
Parameters
Type Name Description
double number
Returns
Type Description
string