Gets or sets font size for the axis annotations.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public double FontSize { get; set; }
Visual Basic
Public Property FontSize As Double
	Get
	Set

See Also