Search Results for

    Show / Hide Table of Contents

    Class TopAlignmentOuterAxisLayoutStrategy

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

    Inheritance
    java.lang.Object
    AxisLayoutStrategyBase
    layoutManagers.HorizontalAxisLayoutStrategy
    TopAlignmentOuterAxisLayoutStrategy
    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 TopAlignmentOuterAxisLayoutStrategy extends layoutManagers.HorizontalAxisLayoutStrategy

    Constructors

    TopAlignmentOuterAxisLayoutStrategy()

    Declaration
    public TopAlignmentOuterAxisLayoutStrategy()

    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