@labkey/api
Preparing search index...
Query
Visualization
VisualizationGetResponse
Interface VisualizationGetResponse
interface
VisualizationGetResponse
{
canDelete
:
boolean
;
canEdit
:
boolean
;
canShare
:
boolean
;
createdBy
:
number
;
description
:
string
;
id
:
string
;
inheritable
:
boolean
;
name
:
string
;
ownerId
:
any
;
queryName
:
string
;
reportId
:
string
;
reportProps
:
any
;
schemaName
:
string
;
shared
:
boolean
;
thumbnailURL
:
string
;
type
:
string
;
visualizationConfig
:
any
;
}
Index
Properties
can
Delete
can
Edit
can
Share
created
By
description
id
inheritable
name
owner
Id
query
Name
report
Id
report
Props
schema
Name
shared
thumbnailURL
type
visualization
Config
Properties
can
Delete
canDelete
:
boolean
can
Edit
canEdit
:
boolean
can
Share
canShare
:
boolean
created
By
createdBy
:
number
description
description
:
string
id
id
:
string
inheritable
inheritable
:
boolean
name
name
:
string
owner
Id
ownerId
:
any
query
Name
queryName
:
string
report
Id
reportId
:
string
report
Props
reportProps
:
any
schema
Name
schemaName
:
string
shared
shared
:
boolean
thumbnailURL
thumbnailURL
:
string
type
type
:
string
visualization
Config
visualizationConfig
:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
can
Delete
can
Edit
can
Share
created
By
description
id
inheritable
name
owner
Id
query
Name
report
Id
report
Props
schema
Name
shared
thumbnailURL
type
visualization
Config
@labkey/api
Loading...