Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConnectorType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConnectorType

    Represents the style of connector line

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

    Fields

    Bezier

    This draws a Bezier curve as connector line

    Declaration
    public const ConnectorType Bezier
    Field Value
    Type Description
    ConnectorType

    Line

    This draws a solid line as connector line

    Declaration
    public const ConnectorType Line
    Field Value
    Type Description
    ConnectorType

    StraightLine

    This draws a Horizontal straight line as connector line

    Declaration
    public const ConnectorType StraightLine
    Field Value
    Type Description
    ConnectorType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved