Click or drag to resize

StiSeriesLabelsFont Property

Gets or sets font which will be used to draw series labels.

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

Property Value

Type: Font

Implements

IStiSeriesLabelsFont
See Also