| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Methods Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Properties > ModelFitKey Property SharpPlot.ModelFitKey PropertyTells 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;} Examplesp.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 |