menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartLineCap - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartLineCap

    Represents the type of cap for line annotation.

    Inheritance
    System.Object
    ChartLineCap
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class ChartLineCap : Enum

    Fields

    Arrow

    To render the line annotation with arrow.

    Declaration
    public const ChartLineCap Arrow
    Field Value
    Type
    ChartLineCap

    None

    To render the line annotation without arrow.

    Declaration
    public const ChartLineCap None
    Field Value
    Type
    ChartLineCap
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved