SetYTickCrossing

SetYTickCrossing — Set crossing length of Y tick marks

Synopsis

$plot->SetYTickCrossing($yc)
    

Description

SetYTickCrossing sets the length by which the Y tick marks cross the Y axis or plot border (depending on the tick position set with SetYTickPos) pointing inwards.

Parameters

$yc

Desired X tick crossing length in pixels.

Notes

The default tick crossing length is 3 pixels.

See figure under SetXTickCrossing.