A newer version of this page is available.
Switch to the current version.
BootstrapSparkline.BarPositiveColor Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(typeof(Color), "")]
public Color BarPositiveColor { get; set; }
<DefaultValue(GetType(Color), "")>
Public Property BarPositiveColor As Color
Property Value
Type | Default |
---|---|
Color |
See Also
Feedback