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.v19.2.Core.dll

Declaration

public class BarStyleSettings :
    StyleSettingsBase,
    IBarColorStyleSettings,
    IStyleSettings,
    IXmlSerializableElement

Remarks

The BarStyleSettings object allows you to specify appearance settings in the following ways.

You can pass the BarStyleSettings class objects to the following members for different bar format conditions.

Inheritance

Object
StyleSettingsBase
BarStyleSettings
See Also