Class ConnectorType
Defines the type of connector lines in an accumulation series. The options are: Line - Accumulation series Connector line type as Straight line. Curve - Accumulation series Connector line type as Curved line.
Inheritance
System.Object
ConnectorType
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ConnectorType : Enum
Fields
Curve
Declaration
public const ConnectorType Curve
Field Value
Type |
---|
ConnectorType |
Line
Declaration
public const ConnectorType Line
Field Value
Type |
---|
ConnectorType |