Skip to main content
A newer version of this page is available. .
All docs
V21.2

HeatmapControl.LookAndFeel Property

Gets or sets the control’s look-and-feel settings.

Namespace: DevExpress.XtraCharts.Heatmap

Assembly: DevExpress.XtraCharts.v21.2.UI.dll

NuGet Packages: DevExpress.Win.Charts, DevExpress.Win.Design

Declaration

public UserLookAndFeel LookAndFeel { get; }

Property Value

Type Description
UserLookAndFeel

The control’s look-and-feel settings.

See Also