Class LineCap
Specifies the type of cap for a line annotation.
Inheritance
System.Object
LineCap
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public sealed class LineCap : Enum
Fields
Arrow
To render the line annotation with arrow.
Declaration
public const LineCap Arrow
Field Value
| Type |
|---|
| LineCap |
None
To render the line annotation without arrow.
Declaration
public const LineCap None
Field Value
| Type |
|---|
| LineCap |