Indicates the interval between minor gridlines on an axis.
语法
<Axis>
       ...
        <MinorInterval>...</MinorInterval>
       ...
</Axis>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String | 
| Default value | None | 
| Cardinality | 0-1: Optional element that can occur once or not at all. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child elements | None | 
备注
The MinorInterval element contains an expression string that evaluates to a variant. If MinorInterval is omitted, the axis is divided automatically.
请参阅
参考
Report Definition XML Elements