TableConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration for table appearance.
Attributes |
|
|---|---|
| Name | Description |
enable_text_wrap |
bool
Optional. Whether to show the table. |
column_render_type_settings |
MutableSequence[google.cloud.chronicle_v1.types.DashboardChart.Visualization.ColumnRenderTypeSettings]
Optional. Column render type settings. |
column_tooltip_settings |
MutableSequence[google.cloud.chronicle_v1.types.DashboardChart.Visualization.ColumnTooltipSettings]
Optional. Settings for tooltip for column header and cell. |