Use this property to return/set whether the control's internal ExportData method is to be executed after the ExportData button in the chart's Toolbar is selected.
Examples
XYChartCtrl.OverrideExportDataButton = TRUE 'Do not execute XYChart's internal ExportData method
XYChartCtrl.OverrideExportDataButton = FALSE 'Execute XYChart's internal
ExportData method
See
Also
Properties ExportDataButtonSelected OverridePrintButton OverrideSaveImageButton