WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConnectorMode

    Show / Hide Table of Contents

    Enum ConnectorMode

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

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

    Fields

    Name Description
    Bezier

    This draws a Bezier curve as connector line.

    Line

    This draws a solid line as connector line.

    StraightLine

    This draws a horizontal straight line as connector line.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved