| 
 SharpPlot Reference > SharpPlot Properties > DatumTagFormat Property SharpPlot.DatumTagFormat Property
Set picture format for Datumline tags. 
public string DatumTagFormat {get; set;}
Example
sp.DatumTagFormat = "##0%"; 
To show the numbers with a trailing % symbol and not more than 3 digits. 
See also ...SharpPlot Members | SharpPlot.SetDatumLineTags Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |