API ReferenceAll TypesrenderingMasterBarBoundsaddBarOn this pageaddBarDescription​ Adds a new bar to this lookup. JavaScriptC#KotlinaddBar(bounds: BarBounds): voidvoid AddBar(BarBounds bounds)fun addBar(bounds: BarBounds): Unit ParameterSummaryboundsAllThe bar bounds to add to this lookup.