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


In This Topic
    AreaLayout Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. 

    Applies the default area template to the specified Series.

     
    Public MethodOverridden. 

    Arranges an area chart's ChartPrimitive instances for the specified Series in pixel coordinates.

     
    Public MethodOverridden. 

    Creates area chart primitives for the specified Series.

     
    Public MethodOverridden. Creates the hints for the specified Series.  
    Public MethodOverridden. 

    Performs the layout of the ChartPrimitive objects for the specified Series in logical coordinates.

     
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodUnites specified x- and y-range with the specified Series x and y ranges. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine)
    Top
    See Also