Click or drag to resize

StiLegendTitleFont Property

Gets or sets title font of the chart legend.

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

Property Value

Type: Font

Implements

IStiLegendTitleFont
See Also