Class ChartDefaultTextRecord.TextDefaults
Represents the text defaults options.
Inheritance
System.Object
    ChartDefaultTextRecord.TextDefaults
  Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class TextDefaults : EnumFields
All
Represents the All text defaults option.
Declaration
public const ChartDefaultTextRecord.TextDefaults AllField Value
| Type | 
|---|
| ChartDefaultTextRecord.TextDefaults | 
ShowLabels
Represents the ShowLabels text defaults option.
Declaration
public const ChartDefaultTextRecord.TextDefaults ShowLabelsField Value
| Type | 
|---|
| ChartDefaultTextRecord.TextDefaults | 
ValueAndPercents
Represents the ValueAndPercents text defaults option.
Declaration
public const ChartDefaultTextRecord.TextDefaults ValueAndPercentsField Value
| Type | 
|---|
| ChartDefaultTextRecord.TextDefaults |