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


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

The following tables list the members exposed by PieLayout.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PieLayout class.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the default DataTemplate for a pie segment.  
Public PropertyGets the layout mode for PieLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine)
Public PropertyOverridden. 

Gets the predefined layout type for PieLayout.

 
Top
Public Methods
 NameDescription
Public MethodOverridden. Applies the default DataTemplate for a pie segment to specified series.  
Public MethodOverridden. Arranges pie primitives for the specified series in pixel coordinates.  
Public MethodOverridden. 

Arranges a pie chart's ChartPrimitive instances for the specified Series in pixel coordinates.

 
Public MethodOverridden. Creates the pie 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 MethodCreates the Geometry for a pie slice.  
Protected MethodCreates the Geometry for single pie slice.  
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

PieLayout Class
Xceed.Wpf.Toolkit.Chart Namespace