Click or drag to resize

StiMarkerBaseFont Property

Gets or sets font of component.

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

Property Value

Type: Font

Implements

IStiGaugeMarkerFont
See Also