SharpPlot Reference > SharpPlot Properties > IIntercept Property

SharpPlot.IIntercept Property

Set the point where the Inner-axis crosses the Y-axis:

public double IIntercept {get; set;}

Example

sp.IIntercept = 0;

This will move each Inner-axis from its default position to cross the Y-axis at zero.


Send comments on this topic
© Dyalog Ltd 2021