Search Results for

    Show / Hide Table of Contents

    Enum AxisDragModifierBase.AxisDragMode

    Defines enumeration constants for mode of the AxisDragModifierBase

    Inherited Members
    Enum.<T>valueOf(Class<T>,String)
    Enum.clone()
    Enum.compareTo(E)
    Enum.describeConstable()
    Enum.equals(Object)
    Enum.finalize()
    Enum.getDeclaringClass()
    Enum.hashCode()
    Enum.name()
    Enum.ordinal()
    Enum.toString()
    Object.getClass()
    Object.notify()
    Object.notifyAll()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public enum AxisDragModifierBase.AxisDragMode extends Enum<AxisDragModifierBase.AxisDragMode>

    Fields

    Name Description
    Pan

    Pan mode: the dragging pans the Axis VisibleRange, allowing a vertical or horizontal scroll. This may only be used when Axis.AutoRange mode is not com.scichart.charting.visuals.axes.AutoRange#Always

    Scale

    Scale mode: the dragging scales the Axis VisibleRange property directly, or indirectly, via GrowBy property, if Axis.AutoRange mode com.scichart.charting.visuals.axes.AutoRange#Always

    Methods

    Name Description
    valueOf(String name)
    values()
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml