aaSaveChartConfiguration
- Last UpdatedMar 18, 2021
- 1 minute read
Returns configuration settings for a particular InSight chart.
Syntax
aaSaveChartConfiguration ChartConfigurationName, ChartConfigurationUrl, ChartConfigurationType, ChartConfigurationShareMode, LastSharedDateTimeUtc, TimeAggregate, TimePreset, ChartType, MobileShareMode, EmbedShareMode, LastAccessDateTimeUtc, ChartConfiguationKeyword, ChartConfigurationTag, ChartConfigurationProperty, DashboardConfigurationDetail
where:
|
Argument |
Description |
|---|---|
|
ChartConfigurationName |
The name of the InSight content. |
|
ChartConfigurationUrl |
The web address for the InSight content. |
|
ChartConfigurationType |
Specifies what type of chart was savedFor example, single chart or dashboard. |
|
ChartConfigurationShareMode |
Specifies whether the InSight content is shared. |
|
LastSharedDateTimeUtc |
Specifies when the InSight content was last shared. |
|
TimeAggregate |
Specifies the aggregates used by the saved conten. For example, Hour/Day for a Column chart. |
|
TimePreset |
Specifies the selected time frame of the saved content. For example: Last 30 days, Last hour, or specific start and end times (for Custom). |
|
ChartType |
The type of chart used for this InSight content. |
|
MobileShareMode |
Specifies whether this InSight content is shared with mobile users. |
|
EmbedShareMode |
Specifies whether this InSight content can be embedded into a web page or other object. |
|
LastAccessDateTimeUtc |
Specifies when the InSight content was last accessed. |
|
ChartConfiguationKeyword |
Specifies keywords for the chart. |
|
ChartConfigurationTag |
Specifies tags used in the chart. |
|
ChartConfigurationProperty |
Specifies a property used by the chart. |
|
DashboardConfigurationDetail |
Specifies the position/index of the chart when it is displayed in a dashboard with other charts. |
Permission
Execute permission defaults to the aaAdministrators, aaPowerUsers, and aaUsers groups.