NPlot Documented Class Library |
|
BarPlot.WriteData Method
[This is preliminary documentation and subject to change.]
Write data associated with the plot as text.
Parameters
-
sb
- the string builder to write to.
-
region
- Only write out data in this region if onlyInRegion is true.
-
onlyInRegion
- If true, only data in region is written, else all data is written.
Implements
IPlot.WriteData
Remarks
TODO: not implemented.
See Also
BarPlot Class | NPlot Namespace