Skip to main content

BootstrapSparkline.Type Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[DefaultValue(SparklineType.Line)]
public SparklineType Type { get; set; }

Property Value

Type Default
SparklineType Line

Available values:

Name
Area
Bar
Line
Spline
SplineArea
StepArea
StepLine
WinLoss
See Also