Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / LineLayout Class
Properties Methods Events


In This Topic
    LineLayout Class Members
    In This Topic

    The following tables list the members exposed by LineLayout.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LineLayout class.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the default DataTemplate for a line.  
    Public PropertyGets the layout mode for LineLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine)
    Public PropertyOverridden. Gets the predefined layout type for LineLayout.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Applies the default template for a column (bar) to the specified Series.  
    Public MethodOverridden. Arranges line primitives for the specified series in pixel coordinates.  
    Public MethodOverridden. Arranges a line chart's ChartPrimitive instances for the specified Series in pixel coordinates.  
    Public MethodOverridden. Creates the line chart hint labels and lines.  
    Public MethodOverridden. 

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

     
    Top
    Protected Methods
     NameDescription
    Protected MethodArranges the hint label and line.  
    Protected MethodPerforms layout for marker primitives in logical coordinates.  
    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
    Public Events
     NameDescription
    Public Event  
    Top
    See Also