Skip to main content
All docs
V25.1
  • HeatmapControl.LookAndFeel Property

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

    Namespace: DevExpress.XtraCharts.Heatmap

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

    NuGet Package: DevExpress.Win.Charts

    Declaration

    public UserLookAndFeel LookAndFeel { get; }

    Property Value

    Type Description
    UserLookAndFeel

    The control’s look-and-feel settings.

    See Also