Class InsertChartDialogContext
Represents insert charts dialog context.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class InsertChartDialogContext : RadSpreadsheetDialogContext
Constructors
InsertChartDialogContext(RadWorksheetEditor)
Initializes a new instance of the Insert
Declaration
public InsertChartDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
Rad The worksheet editor. |