AnalysisElementUsagePlacement Property |
Gets the element placement.
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 PlacementPosition Placement { get; }
Public ReadOnly Property Placement As PlacementPosition
Get
public:
property PlacementPosition Placement {
PlacementPosition get ();
}
member Placement : PlacementPosition with get
Property Value
Type:
PlacementPositionSee Also