Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DashboardObjectVisibilityType

Enum that represents the visibility state of a dashboard object.

Index

Enumeration members

Enumeration members

Hide

Hide: = "hide"

Used for turning off the visibility of a dashboard object.

Show

Show: = "show"

Used for turning on the visibility of a dashboard object.