Graph Column - ColumnRole Property
ColumnRole specifies the use of the column
Member of Graph Column (PRIM_GRCL)
Data Type - Enumeration
The ColumnRole property determines how the data in the list column will be used by the graph.
| Enum Value | Description |
|---|---|
| Data | The value of the graph item |
| Label | The caption of the graph item |
| None | Stored data not used to affect graph appearance |
Febuary 18 V14SP2