Click here to show toolbars of the Web Online Help System: show toolbars |
XY Chart NET 3 Control Reference > Properties > OverridePrintButton Property |
Use this property to return/set a boolean indicating whether the control's internal print method is to be executed after the Print button in the chart's Toolbar is selected.
[Visual Basic] Property OverridePrintButton() As Boolean |
[C#] bool XYChartNETCtl.OverridePrintButton |
[C++] property bool XYChartNet::XYChartNETCtl::OverridePrintButton |