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


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

The following tables list the members exposed by ColumnLayout.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ColumnLayout class.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the default DataTemplate for columns (bars).  
Public PropertyGets the layout mode for ColumnLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine)
Public PropertyOverridden. Gets the predefined layout type for ColumnLayout.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns the default column template to the specified Series.  
Public MethodOverridden. Arranges a column chart's ChartPrimitive instances for the specified Series in pixel coordinates.  
Public MethodOverridden. Creates column 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 MethodArrange the hint label and line.  
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

Reference

ColumnLayout Class
Xceed.Wpf.Toolkit.Chart Namespace