Command to delete a chart from a sheet.
Object
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public class DeleteChartCommand : Spreadsheet.ICommandCommand to delete a chart from a sheet.
public DeleteChartCommand(Documents.Spreadsheet.Worksheet sheet, Documents.Spreadsheet.SheetChart chart)
| Type | Name | Description |
|---|---|---|
| Documents.Spreadsheet.Worksheet | sheet | |
| Documents.Spreadsheet.SheetChart | chart |
public Spreadsheet.SpreadsheetFeature? Feature { get; }
| Type | Description |
|---|---|
| Spreadsheet.SpreadsheetFeature? |