GaugeControlBase.ForeColor Property
In This Article
This member is not supported by the class.
Namespace: DevExpress.XtraGauges.Win
Assembly: DevExpress.XtraGauges.v24.2.Win.dll
NuGet Package: DevExpress.Win.Gauges
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Color ForeColor { get; set; }
#Property Value
Type |
---|
Color |
See Also