menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConnectorType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConnectorType

    Represents the types of connector line that connects the label and data point.

    Inheritance
    System.Object
    ConnectorType
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public sealed class ConnectorType : Enum

    Fields

    Curve

    This draws a curve as connector line.

    Declaration
    public const ConnectorType Curve
    Field Value
    Type
    ConnectorType

    Line

    This draws a line as connector line.

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