Skip to main content

SparklineToolTipSettings.Font Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapUIWidgetFont Font { get; }

#Property Value

Type
DevExpress.Web.Bootstrap.BootstrapUIWidgetFont

#Property Paths

You can access this nested property as listed below:

Object Type Path to Font
BootstrapSparkline
See Also