Click or drag to resize

StiProgressElementFont Property

Gets or sets the font of the text displayed by the control.

Namespace:  Stimulsoft.Dashboard.Components.Progress
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public Font Font { get; set; }

Property Value

Type: Font

Implements

IStiFontFont
See Also