Skip to main content

SparklineToolTipSettings.Format Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapUIWidgetFormat Format { get; }

Property Value

Type
BootstrapUIWidgetFormat

Property Paths

You can access this nested property as listed below:

Object Type Path to Format
BootstrapSparkline
.SettingsToolTip .Format
See Also