The following tables list the members exposed by LayoutEngine.
Public Properties
Public Methods
| Name | Description |
| ApplyDefaultTemplate | Applies the default template for the ChartPrimitive instances associated with the chart type for which the engine performs the layout. |
| ArrangePrimitives | Arranges the ChartPrimitive instances for the specified Series. |
| CreateElements | Creates a collection of primitives for the specified Series and adds them to a list. |
| CreateHints | Creates a list of hint primitive for the specified series and adds them to a list. |
| PerformLayout | Performs the layout of the ChartPrimitive objects for the specified Series in logical coordinates. |
Top
See Also