Skip to main content
A newer version of this page is available. .

BarStyleSettings Class

Contains style settings used to change colors of bars used in conditional formatting.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.2.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public class BarStyleSettings :
    ColorStyleSettings,
    IBarColorStyleSettings,
    IStyleSettings,
    IXmlSerializableElement

Remarks

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.

Inheritance

See Also