Enum ChartDefaultTextRecord.TextDefaults
Represents the text defaults options.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum TextDefaults
Fields
| Name | Description |
|---|---|
| All | Represents the All text defaults option. |
| ShowLabels | Represents the ShowLabels text defaults option. |
| ValueAndPercents | Represents the ValueAndPercents text defaults option. |