Class
InsertChartDialogContext

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 RadSpreadsheetDialogContext.RadSpreadsheetRadSpreadsheetDialogContext.Owner

Constructors

InsertChartDialogContext(RadWorksheetEditor)

Initializes a new instance of the InsertChartDialogContext class.

Declaration

cs-api-definition
public InsertChartDialogContext(RadWorksheetEditor worksheetEditor)

Parameters

worksheetEditor

RadWorksheetEditor

The worksheet editor.