Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IAnalyticsModuleConfiguration
Interface IAnalyticsModuleConfiguration
interface
IAnalyticsModuleConfiguration
{
aggregateType
?:
"max"
|
"count"
|
"avg"
|
"sum"
|
"min"
;
chartType
?:
"summary"
|
"table"
|
"line"
|
"bar"
|
"pie"
;
}
Index
Properties
aggregate
Type?
chart
Type?
Properties
Optional
aggregate
Type
aggregate
Type
?:
"max"
|
"count"
|
"avg"
|
"sum"
|
"min"
Optional
chart
Type
chart
Type
?:
"summary"
|
"table"
|
"line"
|
"bar"
|
"pie"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
aggregate
Type
chart
Type
@formant/data-sdk
Loading...
Generated using
TypeDoc