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






Gets the foreground color of this label.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Color Foreground { get; }

Visual Basic  Copy Code

Public ReadOnly Property Foreground As Color

 Property Value

A Color object.

 See Also

TickLabel Members
TickLabel Class
MindFusion.Gauges Namespace