IDataLabelsConfig
Home > @gooddata/sdk-ui-charts > IDataLabelsConfig
IDataLabelsConfig interface
Signature:
export interface IDataLabelsConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
percentsVisible? | boolean | (Optional) Indicates whether to render data labels enriched with percentages. Applies only to funnel chart. | |
totalsVisible? | IDataLabelsVisible | (Optional) | |
visible? | IDataLabelsVisible | (Optional) |