SharpPlot Reference > SharpPlot Methods > SetXDatumLines Method SharpPlot.SetXDatumLines Method
Set X datum line(s).
Example
sp.SetXDatumLines(new int[] {25,50,75});
Overloads
Vertical datum lines can also be triggered automatically at tickmarks which exceed the XDatum Threshold.
See also ...SharpPlot Members | SharpPlot.SetDatumLineStyle Method | SharpPlot.SetDatumLineTags Method | SharpPlot.SetDatumTagFont Method
Send comments on this topic © Dyalog Ltd 2021
|