Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / LayoutEngine Class


In This Topic
    LayoutEngine Class Methods
    In This Topic

    For a list of all members of this type, see LayoutEngine members.

    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 Methodstatic (Shared in Visual Basic)  
    Protected MethodUnites specified x- and y-range with the specified Series x and y ranges.  
    Top
    See Also