DashboardGraphPanelLegendBuilder
Constructor
new DashboardGraphPanelLegendBuilder()
Methods
build
Builds the object.
public DashboardGraphPanelLegend build()
show
public DashboardGraphPanelLegendBuilder show(Boolean show)
sort
public DashboardGraphPanelLegendBuilder sort(String sort)
sortDesc
public DashboardGraphPanelLegendBuilder sortDesc(Boolean sortDesc)
See also