| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
ChartWidgetContent |
ChartWidgetContent.setAxes(List<Object> axes)
Sets the array of axes
|
ChartWidgetContent |
ChartWidgetContent.setHyperlink(WidgetHyperlink hyperlink)
Sets the hyperlink associated with this Widget
|
ChartWidgetContent |
ChartWidgetContent.setIncludedColumnIds(List<Long> includedColumnIds)
Sets the array of column IDs if the range was selected through the UI
|
ChartWidgetContent |
ChartWidgetContent.setLegend(Object legend)
Sets the location in the widget where Smartsheet renders the legend
|
ChartWidgetContent |
ChartWidgetContent.setReportId(Long reportId)
Sets the report ID denoting container source, if applicable
|
ChartWidgetContent |
ChartWidgetContent.setSelectionRanges(List<SelectionRange> selectionRanges)
Sets the selection range if the source is a sheet
|
ChartWidgetContent |
ChartWidgetContent.setSeries(List<Object> series)
Sets the array of series objects
|
ChartWidgetContent |
ChartWidgetContent.setSheetId(Long sheetId)
Sets the sheet ID denoting container source, if applicable
|
Copyright © 2014–2019 Smartsheet. All rights reserved.