mlreportgen.chart.Border Class
Namespace: mlreportgen.chart
Description
Use an object of the mlreportgen.chart.Border class to define a border for a shape.
The mlreportgen.chart.Border class is a handle class.
Class Attributes
HandleCompatible | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates a borderObj = mlreportgen.chart.BorderBorder object that is black.
creates a borderObj = mlreportgen.chart.Border(color)Border object of the color specified by the
color argument.
Input Arguments
Properties
Version History
Introduced in R2026b
