Click or drag to resize

StiChartAxisLabelsFont Property

Gets or sets font which will be used for axis label drawing.

Namespace:  Stimulsoft.Dashboard.Components.Chart
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