Table of Contents

Constructor LegendAnnotation

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

LegendAnnotation()

Creates a new empty legend at the empty screen coordinates.

public LegendAnnotation()

LegendAnnotation(Rectangle)

Creates a new empty legend at the given screen coordinates.

public LegendAnnotation(Rectangle legendBounds)

Parameters

legendBounds Rectangle

Defines the area available for the legend to render in (within the graph). This is in screen units (i.e. not graph space)