ChartWidgetContent Class |
Namespace: Smartsheet.Api.Models
The ChartWidgetContent type exposes the following members.
Name | Description | |
---|---|---|
ChartWidgetContent |
Name | Description | |
---|---|---|
Axes |
Array of Axes objects
| |
Hyperlink |
The widget has when clicked attribute set to that hyperlink (if present and non-null)
| |
IncludedColumnIds |
Array of columnIds if the range was selected through the UI
| |
Legend |
The location in the widget where Smartsheet renders the legend, for example, RIGHT
| |
ReportId |
Report Id denoting container source, if applicable
| |
SelectionRanges |
Selection range if the source is a sheet
| |
Series |
Array of Series objects
| |
SheetId |
Sheet Id denoting container source, if applicable
| |
WidgetType |
Returns the type for this widget content object
|