Type Alias: Style
Style:
object
Represents a style for a metric layout.
optional
backgroundColor:string
The background color of the layout style.
optional
cellSpacingX:number
The horizontal cell spacing of the layout style.
optional
cellSpacingY:number
The vertical cell spacing of the layout style.
types/types.ts:434