Enum eStringDataType
Side positions for a chart element
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public enum eStringDataType
  Fields
| Name | Description | 
|---|---|
| Category | The category string dimension data type.  | 
      
| ColorString | The string dimension associated with a color.  | 
      
| EntityId | The geographical entity identifier string dimension data type. This dimension can be used to provide locations to a geospatial series in a Geographic chart. Refer to the usage of entityId in Geo Cache and Data.  |