chartId | UUID | | [optional] |
name | String | Name or label of the series. | [optional] |
valuesRange | String | The cell range for the data (y-values) in this series. | [optional] |
color | String | Optional color or style hint for the series. | [optional] |
markerStyle | String | For line/scatter charts, the style of the data markers. | [optional] |
showDataLabels | Boolean | Whether to display data labels on this series. | [optional] |
id | UUID | Unique identifier for object in the system | [optional] |
ownerId | UUID | UUID of owner of the object in the system | [optional] |
createdDate | OffsetDateTime | Date of object creation | [optional] |
keyHash | String | Data, including hash of the key(s) used to encrypt this record. | [optional] |
lastAccessedById | UUID | Last user to access object | [optional] |
lastAccessedDate | OffsetDateTime | Timestamp of last access of object | [optional] |
lastModifiedById | UUID | Unique identifier for user who last modifed the object in the system | [optional] |
lastModifiedDate | OffsetDateTime | Date of last object modification | [optional] |