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