Gets or sets the value (that evaluates to a double or to a DateTime) at which to cross the other axis. If null (or error in expression), uses the default behavior for the chart type. Overrides Location.

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

Syntax

C#
public RdlObject CrossAt { get; set; }
Visual Basic
Public Property CrossAt As RdlObject
	Get
	Set

See Also