Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DashboardObjectPositionAndSizeUpdate

An object to specify a dashboard object and its new position and size in a dashboard.

Hierarchy

  • DashboardObjectPositionAndSizeUpdate

Index

Properties

dashboardObjectID

dashboardObjectID: number
returns

dashboard object ID

height

height: number
returns

height

width

width: number
returns

width

x

x: number
returns

X coordinate

y

y: number
returns

Y coordinate