Dimension.GetFormattedValue Method

Protected Overridable Function GetFormattedValue( _ 
ByVal value As Double
) As String
This language is not supported or no code example is available.
protected virtual string GetFormattedValue( 
double value 
)
This language is not supported or no code example is available.

Parameters

value
double

Return Value

string

.NET Framework

Supported in: 4.8

In this article

Definition