| Contents > SharpPlot > Properties | Index |
SharpPlot.VmlHeader Property
Retrieve a standard header code for a VML webpage:
public string VmlHeader {get; }
Example
string vmlHeader = sp.VmlHeader;
| Contents > SharpPlot > Properties | Index |
Retrieve a standard header code for a VML webpage:
public string VmlHeader {get; }
string vmlHeader = sp.VmlHeader;