dashboard-devexpress-dot-dashboardcommon-ff547867.md
Contains style settings used to change colors of bars used in conditional formatting.
Namespace : DevExpress.DashboardCommon
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public class BarStyleSettings :
ColorStyleSettings,
IBarColorStyleSettings,
IStyleSettings,
IXmlSerializableElement
Public Class BarStyleSettings
Inherits ColorStyleSettings
Implements IBarColorStyleSettings,
IStyleSettings,
IXmlSerializableElement
The following members return BarStyleSettings objects:
You can specify appearance settings in the following ways:
You can pass the BarStyleSettings class objects to the following members for different bar format conditions.
Object StyleSettingsBase ColorStyleSettings BarStyleSettings
See Also