Element Details: Chart+Grid+View+Panel
 Back


Available in: Logi Info Source code name: ChartGridViewPanelIntroduced in: v10.0.189

Specifies behavior of the ChartGrid's View panel.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
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
UserDefined
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
Scatter
Line
Bubble
Bar
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
True
False
Set the InitialTrendLine to True to automatically show trend lines when the Chart Grid is first displayed or refreshed.
ShowPanel
True
False
Indicates how the panel is initially displayed.



PARENT ELEMENTS

Click element to drill down for more information.

Chart Grid


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug