NPlot Documented Class Library

BarPlot.DrawInLegend Method 

[This is preliminary documentation and subject to change.]

Draws a representation of this plot in the legend.

public virtual void DrawInLegend(
   Graphics g,
   Rectangle startEnd
);

Parameters

g
The graphics surface on which to draw.
startEnd
A rectangle specifying the bounds of the area in the legend set aside for drawing.

Implements

IPlot.DrawInLegend

See Also

BarPlot Class | NPlot Namespace