InlineLegendWidgetConfiguration1

InlineLegendWidgetConfiguration1
InlineLegendWidgetConfiguration1
JSON Example
{
    "layout": {
        "alignment": "string",
        "display_count": false,
        "display_mode": "string",
        "filterable": false,
        "min_legends_display_count": 0,
        "other_group_legend_label": "string",
        "position": "string",
        "type": "string",
        "unit": "string"
    },
    "source_widget_id": "string"
}
layout
Required

Represents legend that describes the entities of the widget.

string
source_widget_id
Required
Constraints: maxLength: 255

Id of source widget, if any. Id should be a valid id of an existing widget. This property can be used to identify the source of the data for this legend widget.