Name | Description | |
---|---|---|
PieLayout Constructor | Initializes a new instance of the PieLayout class. |
The following tables list the members exposed by PieLayout.
Name | Description | |
---|---|---|
PieLayout Constructor | Initializes a new instance of the PieLayout class. |
Name | Description | |
---|---|---|
DefaultTemplate | Gets the default DataTemplate for a pie segment. | |
LayoutMode | Gets the layout mode for PieLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) | |
LayoutType | Overridden. Gets the predefined layout type for PieLayout. |
Name | Description | |
---|---|---|
ApplyDefaultTemplate | Overridden. Applies the default DataTemplate for a pie segment to specified series. | |
ArrangePrimitives | Overridden. Arranges pie primitives for the specified series in pixel coordinates. | |
CreateElements | Overridden. Arranges a pie chart's ChartPrimitive instances for the specified Series in pixel coordinates. | |
CreateHints | Overridden. Creates the pie chart hint labels and lines. | |
PerformLayout | Overridden. Performs the layout of the ChartPrimitive objects for the specified Series in logical coordinates. |
Name | Description | |
---|---|---|
ArrangeHint | Arranges the hint label and line. | |
CreatePieSliceGeometry | Creates the Geometry for a pie slice. | |
CreateSinglePieSliceGeometry | Creates the Geometry for single pie slice. | |
UniteWithSeriesRange | Unites specified x- and y-range with the specified Series x and y ranges. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) |