NPlot Documented Class Library

FilledRegion Constructor (LinePlot, LinePlot)

[This is preliminary documentation and subject to change.]

Constructor

public FilledRegion(
   LinePlot lp1,
   LinePlot lp2
);

Parameters

lp1
LinePlot that provides bounds to filled region [upper or lower]
lp2
LinePlot that provides bounds to filled region [upper or lower]

Remarks

TODO: make this work with other plot types.

See Also

FilledRegion Class | NPlot Namespace | FilledRegion Constructor Overload List