|
| InitialAggregate | | Sum |
| Min |
| Max |
| Count |
| Average |
| Set the InitialAggregate to have that type automatically selected when the Chart Grid is first displayed or refreshed. |
| InitialBubbleSize | | Set the InitialBubbleSize to the ID of a ChartGridColumn to have that column be automatically selected for the bubble chart bubble size when the Chart Grid is first displayed or refreshed. |
| InitialChartType | | Set the InitialChartType to have that type automatically selected when the Chart Grid is first displayed or refreshed.
The InitialChartType must be a valid type according to the X axis data type. Bar charts are always displayed for text data types.
Valid values are "Bar", "Line", "Scatter" and "Bubble". |
| InitialTrendLine | | Set the InitialTrendLine to True to automatically show trend lines when the Chart Grid is first displayed or refreshed. |
| ShowPanel | | Indicates how the panel is initially displayed. |