QualitativeConstantLine.AxisValueProperty Field
Identifies the AxisValue dependency property.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public static readonly BindableProperty AxisValueProperty
Field Value
Type | Description |
---|---|
Xamarin.Forms.BindableProperty | The dependency property description. |
See Also