A newer version of this page is available.
Switch to the current version.
ChartPrintInitializeEventArgs Class
Provides data for the ChartControl.PrintInitialize event.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public class ChartPrintInitializeEventArgs :
EventArgs
Public Class ChartPrintInitializeEventArgs
Inherits EventArgs
Remarks
An instance of the ChartPrintInitializeEventArgs class with appropriate settings is automatically created and passed to the corresponding event's handler.
See Also
Feedback