Graph |
[Missing <summary> documentation for "T:Altaxo.Graph.Gdi.GraphDocumentLayerCreation"]
public static class GraphDocumentLayerCreation
The GraphDocumentLayerCreation type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateNewLayerLinkedRightY | Creates a new layer with right y axis, which is linked to the same position with top x axis and right y axis. |
![]() | CreateNewLayerLinkedTopX | Creates a new layer with top x axis, which is linked to the same position with top x axis and right y axis. |
![]() | CreateNewLayerLinkedTopXRightY | 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. |
![]() | CreateNewLayerLinkedTopXRightY_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. |
![]() | CreateNewLayerNormalBottomXLeftY | Creates a new layer with bottom x axis and left y axis, which is not linked. |