NPlot Documented Class Library

HorizontalLine.DrawInLegend Method 

[This is preliminary documentation and subject to change.]

Draws a representation of the horizontal 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

HorizontalLine Class | NPlot Namespace