Command that edits chart properties and supports undo.
Object
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public class EditChartCommand : Spreadsheet.ICommandCommand that edits chart properties and supports undo.
public EditChartCommand(Documents.Spreadsheet.SheetChart chart, Spreadsheet.EditChartState newState)
| Type | Name | Description |
|---|---|---|
| Documents.Spreadsheet.SheetChart | chart | |
| Spreadsheet.EditChartState | newState |
public Spreadsheet.SpreadsheetFeature? Feature { get; }
| Type | Description |
|---|---|
| Spreadsheet.SpreadsheetFeature? |