OtherGroupSettingsLowerBoundary Property |
Gets the group lower boundary comparison rule and value.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public OtherGroupBoundary LowerBoundary { get; }
Public ReadOnly Property LowerBoundary As OtherGroupBoundary
Get
public:
property OtherGroupBoundary^ LowerBoundary {
OtherGroupBoundary^ get ();
}
member LowerBoundary : OtherGroupBoundary with get
Property Value
Type:
OtherGroupBoundaryRemarks Used for top and middle group categories.
See Also