BarStyleCellTextProperties

Cell-text overlay configuration shared by Percent Bar, Range Bar and Bullet Chart.

TypeScript
export interface

Properties

PropertyTypeDescription
CellTextLayoutBarStyleCellTextLayoutPer-value placement on the 3 × 3 grid around / on the bar/chart.

Property Details

CellTextLayout

Per-value placement on the 3 × 3 grid around / on the bar/chart.

TypeScript
CellTextLayout?: BarStyleCellTextLayout;
Property Value

BarStyleCellTextLayout