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 InsertChartDialogContext class.
Declaration
public InsertChartDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
RadWorksheetEditor
worksheetEditor
The worksheet editor. |