Constructor LegendAnnotation
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
RectangleDefines the area available for the legend to render in (within the graph). This is in screen units (i.e. not graph space)