Click or drag to resize

StiAxisTitleFont Property

Gets or set font which will be used for axis title drawing.

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

Property Value

Type: Font

Implements

IStiAxisTitleFont
See Also