getPosition
Class: slmetric.dashboard.Container
Package: slmetric.dashboard
Obtain container position within Metrics Dashboard
Syntax
Num = getPosition(Container)
Description
returns the position of an Num
= getPosition(Container
)slmetric.dashboard.Container
object in an array
that holds Metrics Dashboard objects. These objects are in an
slmetric.dashboard.Layout
, an
slmetric.dashboard.Container
, or an
slmetric.dashboard.Group
object. The order of containers in the array
corresponds to proceeding from left to right, and then down in the Metrics Dashboard.
Input Arguments
Output Arguments
Version History
Introduced in R2018b