| ||
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 > TrendLineKey Property SharpPlot.TrendLineKey PropertyTells SharpPlot to include or omit the legend placeholder when generating a gaussian trend. The default setting is to include it. public bool TrendLineKey {get; set;} Examplesp.TrendLineKey = false; You can omit the legend entry by giving it an empty string, but this may be more convenient. See also ...SharpPlot Members | ModelFitKey Property |