SharpPlot Reference > SharpPlot Properties > VmlHeader Property SharpPlot.VmlHeader Property
Retrieve a standard header code for a VML webpage:
public string VmlHeader {get; }
Example
string vmlHeader = sp.VmlHeader;
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|