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