FormatConditionBar.StyleSettings Property
Gets or sets style settings used to color positive data bars.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
public BarStyleSettings StyleSettings { get; set; }
Public Property StyleSettings As BarStyleSettings
Property Value
Type | Description |
---|---|
BarStyleSettings | A BarStyleSettings object that specifies style settings used to color positive data bars. |
See Also
Feedback