HeatmapControl.EndInit() Method
In This Article
For internal use. Ends the Heatmap Control’s runtime initialization.
Namespace: DevExpress.Xpf.Charts.Heatmap
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Remarks
The EndInit
method is used to prevent a HeatmapControl from being used until it has been completely initialized.
See Also