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

MajorInterval Element

SQL Server 2000

MajorInterval Element

Indicates the interval between major gridlines on an axis.

<Axis>
   ...
   <MajorInterval>...</MajorInterval>
   ...
</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 Axis
Child element None

Remarks

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

See Also

Report Definition XML Elements

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.