Version

Border Property (DataPoint)

Determines the appearance of the border drawn around the data point's Fill area.
Syntax
public ChartBorder Border {get; set;}
Remarks

For series which support fills, this property controls the color and size of the line drawn around the data point's fill region.

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