Value tags are added to all data points

Data values are written next to each marker, or on top (or inside) each bar.


sp.LineGraphStyle = LineGraphStyles.ValueTags;

The detailed placement may be adjusted with the Value style setting which also allows the tags to be drawn opaque (as shown on the bars) or transparent.

See also ...

SharpPlot | BarChartStyle | GanttChartStyle | HistogramStyle | LineGraphStyle | MinMaxChartStyle | PieChartStyle | ScatterPlotStyle | StepChartStyle | VennDiagramStyle | XBarChartStyle | SetValueTags