Gets the foreground color of this label.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Color Foreground { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Foreground As Color |
A Color object.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |