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