ITotalConfig
Home > @gooddata/sdk-ui-charts > ITotalConfig
ITotalConfig interface
Signature:
export interface ITotalConfig 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| boolean | (Optional) Indicates whether total column should be rendered or not. | ||
| string[] | (Optional) the list of localIdentifier of the measures which are the total measure | ||
| string | (Optional) Custom title for the total column (Total is default) |