dashboard-devexpress-dot-dashboardcommon-071bc184.md
Contains style settings used to apply conditional formatting by changing appearance settings.
Namespace : DevExpress.DashboardCommon
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public class AppearanceSettings :
StyleSettingsBase,
IBackColorStyleSettings,
IStyleSettings,
IXmlSerializableElement
Public Class AppearanceSettings
Inherits StyleSettingsBase
Implements IBackColorStyleSettings,
IStyleSettings,
IXmlSerializableElement
The AppearanceSettings object allows you to specify appearance settings in the following ways.
The following properties can be initialized using the AppearanceSettings object.
Object StyleSettingsBase AppearanceSettings
See Also