vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ReportChartComponentLayoutItem
Interface ReportChartComponentLayoutItem
interface
ReportChartComponentLayoutItem
{
cacheData
?:
boolean
;
contextFilterableField
?:
string
;
error
?:
string
;
hideOnError
?:
boolean
;
includeContext
?:
boolean
;
reportName
:
string
;
showTitle
?:
boolean
;
size
?:
ReportChartComponentSize
;
}
Index
Properties
cache
Data?
context
Filterable
Field?
error?
hide
On
Error?
include
Context?
report
Name
show
Title?
size?
Properties
Optional
cache
Data
cacheData
?:
boolean
Optional
context
Filterable
Field
contextFilterableField
?:
string
Optional
error
error
?:
string
Optional
hide
On
Error
hideOnError
?:
boolean
Optional
include
Context
includeContext
?:
boolean
report
Name
reportName
:
string
Optional
show
Title
showTitle
?:
boolean
Optional
size
size
?:
ReportChartComponentSize
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache
Data
context
Filterable
Field
error
hide
On
Error
include
Context
report
Name
show
Title
size
vlocode-project - v1.40.0-beta-4
Loading...