NPlot Documented Class Library |
|
BaseSequencePlot.WriteData Method
[This is preliminary documentation and subject to change.]
Writes text data of the plot object to the supplied string builder. It is possible to specify that only data in the specified range be written.
Parameters
-
sb
- the StringBuilder object to write to.
-
region
- a region used if onlyInRegion is true.
-
onlyInRegion
- If true, only data enclosed in the provided region will be written.
See Also
BaseSequencePlot Class | NPlot Namespace