MeasureStatisticsModeMax Property |
Gets the maximum mode value for 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 Number ModeMax { get; }
Public ReadOnly Property ModeMax As Number
Get
public:
property Number ModeMax {
Number get ();
}
member ModeMax : Number with get
Property Value
Type:
NumberSee Also