ClassInsertChartDialogContext
Class
Represents insert charts dialog context.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class InsertChartDialogContext : RadSpreadsheetDialogContext
Inheritance: objectRadSpreadsheetDialogContextInsertChartDialogContext
Inherited Members
Constructors
InsertChartDialogContext(RadWorksheetEditor)
Initializes a new instance of the InsertChartDialogContext class.
Declaration
cs-api-definition
public InsertChartDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
worksheetEditor
The worksheet editor.