alexa

    Show / Hide Table of Contents

    Enum LineCap

    Specifies the type of cap for a line annotation.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum LineCap

    Fields

    Name Description
    Arrow

    To render the line annotation with arrow.

    None

    To render the line annotation without arrow.

    Back to top Generated by DocFX