Search Results for

    Show / Hide Table of Contents

    Class RightAlignmentOuterAxisLayoutStrategy

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

    Inheritance
    java.lang.Object
    AxisLayoutStrategyBase
    layoutManagers.VerticalAxisLayoutStrategy
    RightAlignmentOuterAxisLayoutStrategy
    Inherited Members
    layoutManagers.AxisLayoutStrategyBase.removeAxis(IAxis)
    layoutManagers.VerticalAxisLayoutStrategy.addAxis(IAxis)
    layoutManagers.VerticalAxisLayoutStrategy.getRequiredAxisSize(AxisLayoutState)
    layoutManagers.VerticalAxisLayoutStrategy.layoutFromLeftToRight(int,int,int,List<IAxis>)
    layoutManagers.VerticalAxisLayoutStrategy.layoutFromRightToLeft(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 RightAlignmentOuterAxisLayoutStrategy extends layoutManagers.VerticalAxisLayoutStrategy

    Constructors

    RightAlignmentOuterAxisLayoutStrategy()

    Declaration
    public RightAlignmentOuterAxisLayoutStrategy()

    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