Version

EndStyleCap Enumeration

Constants which determine the style of the endpoint of a line on a line chart.
Syntax
public enum EndStyleCap : System.Enum 
Members
MemberDescription
CapThe line terminates with a cap.
NoCapNo cap is displayed at the end of the line.
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