ILineStyleMappingItem
Home > @gooddata/sdk-ui-charts > ILineStyleMappingItem
ILineStyleMappingItem interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Maps a measure to a specific line style and/or weight.
Signature:
export interface ILineStyleMappingItem
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(BETA) Measure local identifier. | ||
|
(BETA) (Optional) Line dash style. | |||
|
1 | 2 | 3 | 4 |
(BETA) (Optional) Line width in pixels (1–4). |