HeatmapControl.Print() Method
Prints the heatmap.
Namespace: DevExpress.XtraCharts.Heatmap
Assembly: DevExpress.XtraCharts.v24.1.UI.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Remarks
Call the Print
method to print the heatmap with default settings. Use the HeatmapControl.OptionsPrint property to customize print settings.
See Also