mlreportgen.chart.Paragraph Class
Namespace: mlreportgen.chart
Description
Use an object of the mlreportgen.chart.Paragraph class to include a paragraph in a chart.
The mlreportgen.chart.Paragraph class is a handle class.
Class Attributes
HandleCompatible | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates a textObj = mlreportgen.chart.ParagraphParagraph object with an empty Content property.
creates a textObj = mlreportgen.chart.Paragraph(content)Paragraph object with content specified by the
content argument.
Input Arguments
Properties
Version History
Introduced in R2026b