SharpPlot Tutorials > Style Examples > Value Tags are drawn Value Tags are drawn
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 Members | SharpPlot.ValueTagAngle Property | SharpPlot.ValueTagFormat Property | SharpPlot.SetValueFont Method | SharpPlot.SetValueTags Method
Send comments on this topic © Dyalog Ltd 2021
|