NPlot Documented Class Library

VerticalLine.DrawInLegend Method 

[This is preliminary documentation and subject to change.]

Draws a representation of the line in the legend

public 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

VerticalLine Class | NPlot Namespace