Version

AlignsGridLinesToPixels Property (DataChartView)

Gets or sets a value indicating whether grid and tick lines are aligned to device pixels.
Syntax
public bool AlignsGridLinesToPixels {get; set;}

Property Value

true if grid and tick lines are aligned to device pixels; otherwise, false.
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