Name | Description | |
---|---|---|
AreaLayout Constructor | Initializes a new instance of the AreaLayout class. |
The following tables list the members exposed by AreaLayout.
Name | Description | |
---|---|---|
AreaLayout Constructor | Initializes a new instance of the AreaLayout class. |
Name | Description | |
---|---|---|
DefaultTemplate | Gets the default area DataTemplate. | |
LayoutMode | Gets the layout mode for AreaLayout. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) | |
LayoutType | Overridden. Gets the predefined chart type for AreaLayout. |
Name | Description | |
---|---|---|
ApplyDefaultTemplate | Overridden. Applies the default area template to the specified Series. | |
ArrangePrimitives | Overridden. Arranges an area chart's ChartPrimitive instances for the specified Series in pixel coordinates. | |
CreateElements | Overridden. Creates area 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 | |
---|---|---|
UniteWithSeriesRange | Unites specified x- and y-range with the specified Series x and y ranges. (Inherited from Xceed.Wpf.Toolkit.Chart.LayoutEngine) |