Back to Devexpress

HeatmapControl.LookAndFeel Property

windowsforms-devexpress-dot-xtracharts-dot-heatmap-dot-heatmapcontrol-86c86e66.md

latest1.2 KB
Original Source

HeatmapControl.LookAndFeel Property

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

Namespace : DevExpress.XtraCharts.Heatmap

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
public UserLookAndFeel LookAndFeel { get; }
vb
Public ReadOnly Property LookAndFeel As UserLookAndFeel

Property Value

TypeDescription
UserLookAndFeel

The control’s look-and-feel settings.

|

See Also

HeatmapControl Class

HeatmapControl Members

DevExpress.XtraCharts.Heatmap Namespace