Skip to main content
A newer version of this page is available. .

BootstrapSparkline.Type Property

Namespace: DevExpress.Web.Bootstrap

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

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