Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PercentCompleteBarStyleOption

Hierarchy

Index

Properties

Optional barBgColor

barBgColor: ColorDef

Optional barColor

barColor: ColorDef | ((num: number) => ColorDef)

Optional barHeight

barHeight: undefined | number

Optional bgColor

bgColor: ColorDef

Optional color

color: ColorDef

Optional font

font: undefined | string

Optional padding

padding: number | string | (string | number)[]

Optional textAlign

textAlign: CanvasTextAlign

Optional textBaseline

textBaseline: CanvasTextBaseline

Optional textOverflow

textOverflow: TextOverflow

Generated using TypeDoc