Charting for WinForms Programmer's Guide
TextRenderer.TextBrush Property
See Also
 






Gets or sets the System.Drawing.Brush used to draw labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush TextBrush { get; set; }

Visual Basic  Copy Code

Public Property TextBrush As Brush

 Property Value

 See Also

TextRenderer Members
TextRenderer Class
MindFusion.Charting Namespace