Gets or sets the offset for the first label from the axis min.

Default (0) uses IntervalOffset.

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

Syntax

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

See Also