LayerSetAxisMinorTickWidth¶
LayerSetAxisMinorTickWidth sets the width of the minor ticks.
- bool = LayerSetAxisMinorTickWidth(hLayer, ssXYZ, rsWidth)
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
- hLayer
Identifies the layer.
- ssXYZ
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
- rsWidth
rsWidth is the tick width in 0.1 mm steps.
See also
Overview Diagrams, LayerCreate, PageReplot, LayerSetAxisMajorTickLen, LayerSetAxisMajorTickWidth
id-752453