SetSkipLeftTick — Suppress the first X axis tick mark and label
$plot->SetSkipLeftTick($skip)
    
SetSkipLeftTick can be used to skip (suppress) the
left-most X tick mark and its label.
See also
SetSkipBottomTick,
SetSkipRightTick, and
SetSkipTopTick.