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