Back to Devexpress

AxisLabelNotationBase Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-1e056318.md

latest1.5 KB
Original Source

AxisLabelNotationBase Class

The base class for classes that define number notations for numeric axis labels.

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public class AxisLabelNotationBase :
    ChartElement

The following members return AxisLabelNotationBase objects:

Implements

INotifyPropertyChanged

Inheritance

Object ChartElement AxisLabelNotationBase AxisLabelEngineeringNotation

AxisLabelScientificNotation

See Also

AxisLabelNotationBase Members

DevExpress.XamarinForms.Charts Namespace