mlreportgen.chart.BarChart Class
Namespace: mlreportgen.chart
Description
Use an object of the mlreportgen.chart.BarChart class to define an interactive bar chart.
The mlreportgen.chart.BarChart class is a handle class.
Class Attributes
HandleCompatible | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates an empty bar chart.barChartObj = mlreportgen.chart.BarChart
creates a bar chart with the specified data set.barChartObj = mlreportgen.chart.BarChart(dataSet)
Input Arguments
Properties
Version History
Introduced in R2026b