Command to insert a chart into a sheet.
Object
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public class InsertChartCommand : Spreadsheet.ICommandCommand to insert a chart into a sheet.
public InsertChartCommand(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? |