Expand Minimize
This topic has not yet been rated - Rate this topic

MinorInterval Element (RDL)

SQL Server 2005

Indicates the interval between minor gridlines on an axis.


<Axis>
       ...
        <MinorInterval>...</MinorInterval>
       ...
</Axis>

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Relationship Element

Parent element

Axis

Child elements

None

The MinorInterval element contains an expression string that evaluates to a variant. If MinorInterval is omitted, the axis is divided automatically.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.