XamarinChart Programmer's Guide
TextRenderer.LabelFont Property
See Also
 






Gets or sets the Font used to draw labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Font LabelFont { get; set; }

Visual Basic  Copy Code

Public Property LabelFont As Font

 Property Value

An instance of the Font structure.

 See Also

TextRenderer Members
TextRenderer Class
MindFusion.Charting Namespace