Skip to main content

Type Alias: ChartValueStyle

ChartValueStyle = object

Defined in: src/types/chart-types.ts:6

Properties

background?

optional background?: Color

Defined in: src/types/chart-types.ts:8


border?

optional border?: object

Defined in: src/types/chart-types.ts:12

color?

optional color?: Color

weight?

optional weight?: number


color?

optional color?: Color

Defined in: src/types/chart-types.ts:7


gradient?

optional gradient?: object[]

Defined in: src/types/chart-types.ts:21

color

color: Color

index

index: number


label?

optional label?: object & ChartDataLabelAttributes

Defined in: src/types/chart-types.ts:16

Type Declaration

color?

optional color?: Color

isBold?

optional isBold?: boolean

size?

optional size?: number


marker?

optional marker?: object

Defined in: src/types/chart-types.ts:9

color?

optional color?: Color