Interface | Description |
---|---|
GraphLayout |
This Object is used to define how graphs will be positioned on the whole page
|
Class | Description |
---|---|
AutoGraphLayout |
Align graphs evenly on the page, in a grid layout, based on
|
GridGraphLayout | Deprecated |
LayoutMetrics |
Container of the metrics for a specific graph
|
ManualGraphLayout |
Position graphs in absolute coordinates.
|
StripeLayout |
Align graphs evenly on the page This Layout is based on AutoGraphLayout
|
Enum | Description |
---|---|
GridGraphLayout.Start |
Where the first graph will be put
|