Search Results for

    Show / Hide Table of Contents

    Class BottomAlignmentOuterAxisLayoutStrategy

    Default layout strategy implementation which arranges bottom aligned axes which are placed outside com.scichart.charting.visuals.IRenderableSeriesArea from top to bottom

    Inheritance
    java.lang.Object
    AxisLayoutStrategyBase
    layoutManagers.HorizontalAxisLayoutStrategy
    BottomAlignmentOuterAxisLayoutStrategy
    Inherited Members
    layoutManagers.AxisLayoutStrategyBase.removeAxis(IAxis)
    layoutManagers.HorizontalAxisLayoutStrategy.addAxis(IAxis)
    layoutManagers.HorizontalAxisLayoutStrategy.getRequiredAxisSize(AxisLayoutState)
    layoutManagers.HorizontalAxisLayoutStrategy.layoutFromBottomToTop(int,int,int,List<IAxis>)
    layoutManagers.HorizontalAxisLayoutStrategy.layoutFromTopToBottom(int,int,int,List<IAxis>)
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public class BottomAlignmentOuterAxisLayoutStrategy extends layoutManagers.HorizontalAxisLayoutStrategy

    Constructors

    BottomAlignmentOuterAxisLayoutStrategy()

    Declaration
    public BottomAlignmentOuterAxisLayoutStrategy()

    Methods

    layoutAxes(int left, int top, int right, int bottom)

    Declaration
    public void layoutAxes(int left, int top, int right, int bottom)
    Parameters
    Type Name Description
    int left
    int top
    int right
    int bottom

    measureAxes(int availableWidth, int availableHeight, layoutManagers.ChartLayoutState chartLayoutState)

    Declaration
    public void measureAxes(int availableWidth, int availableHeight, layoutManagers.ChartLayoutState chartLayoutState)
    Parameters
    Type Name Description
    int availableWidth
    int availableHeight
    layoutManagers.ChartLayoutState chartLayoutState
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml