Chart FX 7 for Java Desktop

com.softwarefx.chartfx.desktop
Class AxisX

java.lang.Object
  extended by com.softwarefx.chartfx.desktop.AxisSectionBase
      extended by com.softwarefx.chartfx.desktop.Axis
          extended by com.softwarefx.chartfx.desktop.AxisX
All Implemented Interfaces:
ILegendBoxItem, ILegendBoxItemCollection, Serializable

public class AxisX
extends Axis
implements Serializable

This class provides a shortcut to the Chart's main Axis X object.

See Also:
Serialized Form

Constructor Summary
AxisX()
           
 
Method Summary
 
Methods inherited from class com.softwarefx.chartfx.desktop.Axis
adjustScale, getCustomGridLines, getCustomSteps, getDataFormat, getFirstLabel, getFont, getKeyLabels, getLabelAngle, getLabels, getLabelsFormat, getLabelTrimming, getLabelValue, getLine, getLineSpacing, getLogBase, getMax, getMaxSizePercentage, getMin, getMinorStep, getPixelsPerUnit, getPosition, getScaleUnit, getScrollPosition, getScrollSize, getSections, getSeparation, getStep, getStyle, getTitle, isAutoScale, isAutoScroll, isForceZero, isHorizontal, isInverted, isNotify, isStaggered, isVisible, pixelToValue, resetScale, setAutoScale, setAutoScroll, setCustomGridLines, setCustomSteps, setFirstLabel, setFont, setForceZero, setInverted, setLabelAngle, setLabelsFormat, setLabelTrimming, setLabelValue, setLine, setLineSpacing, setLogBase, setMax, setMaxSizePercentage, setMin, setMinorStep, setNotify, setPixelsPerUnit, setPosition, setScaleUnit, setScrollPosition, setScrollView, setSections, setSeparation, setStaggered, setStep, setStyle, setTitle, setVisible, valueToPixel, zoom, zoomOff
 
Methods inherited from class com.softwarefx.chartfx.desktop.AxisSectionBase
getGrids, getTextColor, setGrids, setTextColor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisX

public AxisX()

http://www.softwarefx.com

2008 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.