MeasureStatisticsFormattedMaximum Property |
Gets the formatted maximum 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? FormattedMaximum { get; }
Public ReadOnly Property FormattedMaximum As String
Get
public:
property String^ FormattedMaximum {
String^ get ();
}
member FormattedMaximum : string with get
Property Value
Type:
StringSee Also