MetricSetTopBottomSettings Property |
Gets the top / bottom settings for the current instance, if available.
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 TopBottomSettings TopBottomSettings { get; }
Public ReadOnly Property TopBottomSettings As TopBottomSettings
Get
public:
property TopBottomSettings^ TopBottomSettings {
TopBottomSettings^ get ();
}
member TopBottomSettings : TopBottomSettings with get
Property Value
Type:
TopBottomSettingsSee Also