Skip to main content
A newer version of this page is available. .

AxisLabelScientificNotation.ScientificNotationProperty Field

Identifies the ScientificNotation dependency property.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public static readonly BindableProperty ScientificNotationProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also