Gets or sets the offset from the previous strip line or axis min (for the first strip line).

Default: 0.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlFloat IntervalOffset { get; set; }
Visual Basic
Public Property IntervalOffset As RdlFloat
	Get
	Set

See Also