Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutEngine Class Members
Properties  Methods 


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Chart Namespace : LayoutEngine Class

The following tables list the members exposed by LayoutEngine.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the default resource dictionary.  
Public PropertyGets the layout mode for this layout engine.  
Public PropertyGets the predefined layout type corresponding to this layout engine, or PredefinedLayoutTypes.Custom for custom layouts.  
Top
Public Methods
 NameDescription
Public MethodApplies the default template for the ChartPrimitive instances associated with the chart type for which the engine performs the layout.  
Public MethodArranges the ChartPrimitive instances for the specified Series.  
Public MethodCreates a collection of primitives for the specified Series and adds them to a list.  
Public MethodCreates a list of hint primitive for the specified series and adds them to a list.  
Public MethodPerforms the layout of the ChartPrimitive objects for the specified Series in logical coordinates.  
Top
Protected Methods
 NameDescription
Protected MethodUnites specified x- and y-range with the specified Series x and y ranges.  
Top
See Also

Reference

LayoutEngine Class
Xceed.Wpf.Toolkit.Chart Namespace