Name | Description | |
---|---|---|
ColumnLayout Constructor | Initializes a new instance of the ColumnLayout class. |
The following tables list the members exposed by ColumnLayout.
Name | Description | |
---|---|---|
ColumnLayout Constructor | Initializes a new instance of the ColumnLayout class. |
Name | Description | |
---|---|---|
DefaultTemplate | Gets the default DataTemplate for columns (bars). | |
LayoutMode | Gets the layout mode for ColumnLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) | |
LayoutType | Overridden. Gets the predefined layout type for ColumnLayout. |
Name | Description | |
---|---|---|
ApplyDefaultTemplate | Overridden. Assigns the default column template to the specified Series. | |
ArrangePrimitives | Overridden. Arranges a column chart's ChartPrimitive instances for the specified Series in pixel coordinates. | |
CreateElements | Overridden. Creates column chart primitives for the specified Series. | |
CreateHints | Overridden. Creates the hints for the specified Series. | |
PerformLayout | Overridden. Performs the layout of the ChartPrimitive objects for the specified Series in logical coordinates. |
Name | Description | |
---|---|---|
ArrangeHint | Arrange the hint label and line. | |
UniteWithSeriesRange | Unites specified x- and y-range with the specified Series x and y ranges. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) |