Chart FX 7 for Java Server

com.softwarefx.chartfx.server
Class AxisX

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

public class AxisX
extends Axis

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


Constructor Summary
AxisX()
           
 
Method Summary
 
Methods inherited from class com.softwarefx.chartfx.server.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, getScrollViewMax, getScrollViewMin, getSections, getSeparation, getStep, getStyle, getTitle, isAutoScale, isAutoScroll, isForceZero, isHorizontal, isInverted, isNotify, isStaggered, isVisible, pixelToValue, resetScale, setAutoScale, setAutoScroll, setCustomSteps, setFirstLabel, setFont, setForceZero, setInverted, setLabelAngle, setLabelTrimming, setLabelValue, setLineSpacing, setLogBase, setMax, setMaxSizePercentage, setMin, setMinorStep, setNotify, setPixelsPerUnit, setPosition, setScaleUnit, setScrollPosition, setScrollView, setSeparation, setStaggered, setStep, setStyle, setTitle, setVisible, valueToPixel, zoom, zoomOff
 
Methods inherited from class com.softwarefx.chartfx.server.AxisSectionBase
getGrids, getLink, getTextColor, 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.