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