Version

BaseUnit Property

Returns or sets the base unit for the axis.
Syntax
public TimeUnit BaseUnit {get; set;}
Remarks

Setting this property has no visible effect if the CategoryType property for the specified axis is set to 'CategoryScale'. The set value is retained, however, and takes effect when the CategoryType property is set to 'TimeScale'.

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