Interface BarsPlotSkin

Hierarchy

Properties

drawLabelsOnBars?: boolean

True, if labels must be drawn on bars. Otherwise, false.

font?: Font

Font of labels on bars

foregroundColor?: Color<ColorParam>

Color of labels bars

labelsPrecision?: number

Bars labels precision (amount of digits after zero).

useDarkerBorder?: boolean

True, if plot border must be darker than plot background. Otherwise, must be false.

Generated using TypeDoc