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