DashboardGraphPanelLegend
Constructor
DashboardGraphPanelLegend()
Methods
build
Builds the object.
def build() -> dashboard.DashboardGraphPanelLegend
show
def show(show: bool) -> typing.Self
sort
def sort(sort: str) -> typing.Self
sort_desc
def sort_desc(sort_desc: bool) -> typing.Self
See also