Legend

class Legend.Legend(name=None, *args, **kwargs)[source]

Bases: MethodProxy.MethodProxy, TLegend

__init__(name=None, *args, **kwargs)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

SetAutoNColumns(boolean)[source]
GetAutoNColumns()[source]
Register(obj, **kwargs)[source]
Draw(option='', **kwargs)[source]
GetNRows()[source]
SetMaxWidth(value)[source]
GetMaxWidth()[source]
AddEntrySortingProperty(property, reverse=False)[source]
SetEntrySorting(*listoftuples)[source]
GetEntrySorting()[source]
SortEntries()[source]
BuildFrame(**kwargs)[source]
SetXShift(shift)[source]
GetXShift()[source]
SetYShift(shift)[source]
GetYShift()[source]