GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ChartControl.UIAction Enumeration |
'Declaration Public Enum ChartControl.UIAction Inherits System.Enum
public enum ChartControl.UIAction : System.Enum
Member | Description |
---|---|
Clear | Replace the selected Chart control with a new Chart. Please note that this clears all properties set on the Chart and restores all default values. (Same as clicking the "New Chart" link below the Properties Window.) |
Customize | Shows the Chart Designer dialog. |
OpenXml | Shows a File Open dialog from which you can choose a chart XML file to load into the control. |
SaveXml | Shows a File Save As dialog from which you can save the current chart's settings to a chart XML file. |
Wizard | Shows the Chart Wizard dialog. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.ChartControl.UIAction
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.ChartControl~ExecuteAction