Main Content
getLegend
Class: matlab.graphics.chartcontainer.mixin.Legend
Namespace: matlab.graphics.chartcontainer.mixin
Get legend object for legend mixin subclass
Syntax
lgd = getLegend(obj)
Description
returns the legend for a chart object that inherits from the
lgd
= getLegend(obj
)matlab.graphics.chartcontainer.mixin.Legend
class.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2019b