SharpPlot.DefineFont Method (String,String,String)

Associate a short code with a font name and extra CSS details.

public void DefineFont(
    string fontCode,
    string fontName,
    string fontCss
);

See also ...

SharpPlot Members | DefineFont Method