Reference > Properties > ModelFitKey Property

SharpPlot.ModelFitKey Property

Tells SharpPlot to include or omit the legend placeholder when generating a fitted curve. The default setting is to include it.

public bool ModelFitKey {get; set;}

Example

sp.ModelFitKey = false;

You can omit the legend entry by giving it an empty string, but this may be more convenient.

See also ...

SharpPlot Members | TrendLineKey Property


Send comments on this topic
© Dyalog Ltd 2013