Class ChartType
Inheritance
System.Object
ChartType
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class ChartType : Enum
Fields
Bar
Declaration
public const ChartType Bar
Field Value
Type | Description |
---|---|
ChartType |
Line
Declaration
public const ChartType Line
Field Value
Type | Description |
---|---|
ChartType |
Pie
Declaration
public const ChartType Pie
Field Value
Type | Description |
---|---|
ChartType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |