Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public override FontInfo Font { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public Overrides ReadOnly Property Font As FontInfo
	Get

See Also