Version

AxisPosition Property (CellDataBarInfo)

Specifies the position, as a percentage of the cell width, where the axis ahould be rendered (read-only)
Syntax
public double AxisPosition {get;}

Property Value

a percentage from 0 to 100
Remarks

Note: if AxisColor returns null then this property can be ignored.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also