Skip to main content

BootstrapSparkline.LineColor Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.2.dll

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

[DefaultValue(typeof(Color), "")]
public Color LineColor { get; set; }

#Property Value

Type Default
Color String.Empty
See Also