Click or drag to resize
ChartPropertiesFontFamily Property
Gets or sets the chart font family

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public FontFamily FontFamily { get; set; }

Property Value

Type: FontFamily
See Also