Charting for WinForms Programmer's Guide
Text.Foreground Property
See Also
 






Gets or sets the color of the text.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Color Foreground { get; set; }

Visual Basic  Copy Code

Public Property Foreground As Color

 Property Value

A Color object.

 See Also

Text Members
Text Class
MindFusion.Gauges Namespace