MeasureStatisticsFormattedMinimum Property |
Gets the formatted minimum value for the current measure.
Namespace:
Dundas.BI.Instrumentation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? FormattedMinimum { get; }
Public ReadOnly Property FormattedMinimum As String
Get
public:
property String^ FormattedMinimum {
String^ get ();
}
member FormattedMinimum : string with get
Property Value
Type:
StringSee Also