XlsChartLegendEntry
Delete Method
|
Deletes current legend entry.
Namespace:
Spire.Xls.Core.Spreadsheet.Charts
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public:
virtual void Delete() sealed
abstract Delete : unit -> unit
override Delete : unit -> unit
Implements
IChartLegendEntry
Delete
See Also