HeatmapControl.Print() Method
In This Article
Prints the heatmap.
Namespace: DevExpress.XtraCharts.Heatmap
Assembly: DevExpress.XtraCharts.v24.2.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