BootstrapSparkline.BarPositiveColor Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
Property Value
| Type | Default |
|---|---|
| Color | String.Empty |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
[DefaultValue(typeof(Color), "")]
public Color BarPositiveColor { get; set; }
<DefaultValue(GetType(Color), "")>
Public Property BarPositiveColor As Color
| Type | Default |
|---|---|
| Color | String.Empty |