Name | Description | |
---|---|---|
![]() | LineLayout Constructor | Initializes a new instance of the LineLayout class. |
The following tables list the members exposed by LineLayout.
Name | Description | |
---|---|---|
![]() | LineLayout Constructor | Initializes a new instance of the LineLayout class. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultTemplate | Gets the default DataTemplate for a line. |
![]() | LayoutMode | Gets the layout mode for LineLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) |
![]() | LayoutType | Overridden. Gets the predefined layout type for LineLayout. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultMarkerTemplate | Gets the default DataTemplate for line markers. |
Name | Description | |
---|---|---|
![]() | ApplyDefaultTemplate | Overridden. Applies the default template for a column (bar) to the specified Series. |
![]() | ArrangePrimitives | Overridden. Arranges line primitives for the specified series in pixel coordinates. |
![]() | CreateElements | Overridden. Arranges a line chart's ChartPrimitive instances for the specified Series in pixel coordinates. |
![]() | CreateHints | Overridden. Creates the line 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. |
![]() | ArrangeMarker | Performs layout for marker primitives in logical coordinates. |
![]() | UniteWithSeriesRange | Unites specified x- and y-range with the specified Series x and y ranges. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) |