The {@link LayoutAxisPartsStrategy} for current Axis Layout Strategy
Perform layout on axes which use this layout strategy
left position of area relative to parent SciChartSurface
top position of area relative to parent SciChartSurface
right position of area relative to parent SciChartSurface
bottom position of area relative to parent SciChartSurface
Measures required amount of space to place axes which are currently attached to the SciChartSurface SciChartSurface instance. For vertical axes - total required width of the area, for horizontal - total required height.
Updates chart layout state accordingly to axes required space in axisSize dimension. Updates different areas based on strategy type.
Generated using TypeDoc
The Base Axis Layout Strategy