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






Gets or sets the color to apply as a foreground to the elements within this custom interval.

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

CustomInterval Members
CustomInterval Class
MindFusion.Gauges Namespace