The elements object contains configurations for components set in a slide.
Referenced by: slide
Properties
Property | Details |
---|---|
legendInfo | The component configuration for the legend component set in a slide. |
elements Example
{
"legendInfo": {
"visible": true
}
}