Gets the chart legend.
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic Legend Legend { get; }
Public ReadOnly Property Legend As Legend
Get
public:
property Legend^ Legend {
Legend^ get ();
}
member Legend : Legend with get
Property Value
Type:
Legend
See Also