Class OfficeChartDisplayUnit
Specifies numeric units of measurement.
Inheritance
System.Object
OfficeChartDisplayUnit
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class OfficeChartDisplayUnit : Enum
Fields
Custom
Indicates custom units.
Declaration
public const OfficeChartDisplayUnit Custom
Field Value
Type |
---|
OfficeChartDisplayUnit |
HundredMillions
Indicates units of hundreds of millions.
Declaration
public const OfficeChartDisplayUnit HundredMillions
Field Value
Type |
---|
OfficeChartDisplayUnit |
Hundreds
Indicates units of hundreds.
Declaration
public const OfficeChartDisplayUnit Hundreds
Field Value
Type |
---|
OfficeChartDisplayUnit |
HundredThousands
Indicates units of hundreds of thousands.
Declaration
public const OfficeChartDisplayUnit HundredThousands
Field Value
Type |
---|
OfficeChartDisplayUnit |
MillionMillions
Indicates units of millions of millions.
Declaration
public const OfficeChartDisplayUnit MillionMillions
Field Value
Type |
---|
OfficeChartDisplayUnit |
Millions
Indicates units of millions.
Declaration
public const OfficeChartDisplayUnit Millions
Field Value
Type |
---|
OfficeChartDisplayUnit |
None
Indicates no units are displayed.
Declaration
public const OfficeChartDisplayUnit None
Field Value
Type |
---|
OfficeChartDisplayUnit |
TenMillions
Indicates units of tens of millions.
Declaration
public const OfficeChartDisplayUnit TenMillions
Field Value
Type |
---|
OfficeChartDisplayUnit |
TenThousands
Indicates units of tens of thousands.
Declaration
public const OfficeChartDisplayUnit TenThousands
Field Value
Type |
---|
OfficeChartDisplayUnit |
ThousandMillions
Indicates units of thousands of millions.
Declaration
public const OfficeChartDisplayUnit ThousandMillions
Field Value
Type |
---|
OfficeChartDisplayUnit |
Thousands
Indicates units of thousands.
Declaration
public const OfficeChartDisplayUnit Thousands
Field Value
Type |
---|
OfficeChartDisplayUnit |