IndicatorLabel(Brush) Constructor
In This Article
Initializes a new instance of the IndicatorLabel class with the specified foreground.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
foreground | Brush | A Brush value. |
See Also