ILabelConfig
Home > @gooddata/sdk-ui-charts > ILabelConfig
ILabelConfig interface
Configuration options for labeling conditions.
Signature:
export interface ILabelConfig 
Properties
| Property | Modifiers | Type | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| string | (Optional) This property specify the label of the equals comparison value  
 | ||||||||||
| boolean | (Optional) This property specifies whether to use the unconditional value for all conditions or separate values for each condition. | ||||||||||
| string | (Optional) This property specify the label of the negative comparison  | ||||||||||
| string | (Optional) This property specify the label of the positive comparison value  | ||||||||||
| string | (Optional) Specifies the label to be used for the comparison value. |