Click or drag to resize

GraphDocumentLayerCreation Methods

The GraphDocumentLayerCreation type exposes the following members.

Methods
 NameDescription
Public Extension MethodCreateNewLayerLinkedRightY Creates a new layer with right y axis, which is linked to the same position with top x axis and right y axis.
Public Extension MethodCreateNewLayerLinkedTopX Creates a new layer with top x axis, which is linked to the same position with top x axis and right y axis.
Public Extension MethodCreateNewLayerLinkedTopXRightY Creates a new layer with bottom x axis and left y axis, which is linked to the same position with top x axis and right y axis.
Public Extension MethodCreateNewLayerLinkedTopXRightY_XAxisStraight Creates a new layer with bottom x axis and left y axis, which is linked to the same position with top x axis and right y axis. The x axis is linked straight to the x axis of the linked layer.
Public Extension MethodCreateNewLayerNormalBottomXLeftY Creates a new layer with bottom x axis and left y axis, which is not linked.
Top
See Also