Type Alias: Style

Style: object

Represents a style for a metric layout.

Type declaration 

backgroundColor? 

optional backgroundColor: string

The background color of the layout style.

cellSpacingX? 

optional cellSpacingX: number

The horizontal cell spacing of the layout style.

cellSpacingY? 

optional cellSpacingY: number

The vertical cell spacing of the layout style.