Class ChartType
Chart type.
Inheritance
System.Object
ChartType
Namespace: Syncfusion.SfDiagram.Android
Assembly: Syncfusion.SfDiagram.Android.dll
Syntax
public sealed class ChartType : Enum
Fields
Alternate
Enable or Disable Alternate behavior.
Declaration
public const ChartType Alternate
Field Value
Type |
---|
ChartType |
Center
Enable or Disable Center behavior.
Declaration
public const ChartType Center
Field Value
Type |
---|
ChartType |
Left
Enable or Disable Left behavior.
Declaration
public const ChartType Left
Field Value
Type |
---|
ChartType |
Right
Enable or Disable Right behavior.
Declaration
public const ChartType Right
Field Value
Type |
---|
ChartType |