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