[Table of Contents] [docx version]

Error! No text of specified style in document.

tickLblSkip (Tick Label Skip)

This element specifies how many tick labels to skip between label that is drawn.

Parent Elements

catAx5.7.2.25); serAx5.7.2.176)

 

Attributes

Description

val (Tick Skip Value)

Specifies the contents of this attribute will contain an integer greater than or equal to one.

 

The possible values for this attribute are defined by the ST_Skip simple type (§5.7.3.44).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Skip">

   <attribute name="val" type="ST_Skip" use="required"/>

</complexType>