MovingAverageConvergenceDivergenceIndicatorStyle.SignalStrokeProperty Field
Identifies the SignalStroke bindable property.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public static readonly BindableProperty SignalStrokeProperty
Field Value
| Type | Description |
|---|---|
| BindableProperty | A bindable property identifier. |
See Also