interface BarChart {
    cues: BarChartCue[];
}

Hierarchy (View Summary)

Properties

Properties

cues: BarChartCue[]