SharpPlot Reference > SharpPlot Methods > AddComment Method > (String,String,Boolean) SharpPlot.AddComment Method (String,String,Boolean)
Insert a note into any vector output type such as EPS with key and optional compression.
public void AddComment(
string text,
string key,
bool compress
);
See also ...SharpPlot Members | SharpPlot.AddComment Method
Send comments on this topic © Dyalog Ltd 2021
|