Version

ChartBorder Class

Represents the border of a chart element.
Syntax
public class ChartBorder : ChartLineBase 
Remarks

The color of the border is controlled by the ChartLineBase.Fill property.

The width of the border lines are controlled by the ChartLineBase.WidthInPoints property.

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