The following screen shot marks the lane itself:
The Lane object supports the following properties and methods:
Name | Description | |||
Border | Specifies the style to display the lane's border. | |||
BorderColor | Gets or sets a value that indicates the lane's border color. | |||
Children | Retrieves a collection of child-lanes. | |||
Color | Gets or sets a value that indicates the lane's background color. | |||
FitToClient | Resizes or/and moves the entire chart to fit the lane. | |||
Header | Gets the header of the lane. | |||
ID | Specifies the lane's unique identifier. | |||
InvokeContextMenu | Invokes programmatically the lane's default or customized context menu, and returns the identifier of the selected item. | |||
Parent | Retrieves the parent of the current lane. | |||
Pattern | Specifies the pattern to be shown on the lane's background. | |||
Pool | Gets the owner pool of the current lane. | |||
Position | Specifies the lane's position. | |||
Type | Indicates the type of the lane. | |||
UserData | Indicates any extra data associated with the lane. |