com.stimulsoft.report.chart.core.axis
Class StiXBottomAxisCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.axis.StiAxisCoreXF
      extended by com.stimulsoft.report.chart.core.axis.StiXAxisCoreXF
          extended by com.stimulsoft.report.chart.core.axis.StiXBottomAxisCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiXBottomAxisCoreXF
extends StiXAxisCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.axis.StiAxisCoreXF
DefaultScrollBarFirstRecallTime, DefaultScrollBarOtherRecallTime, DefaultScrollBarSize, DefaultScrollBarSmallFactor
 
Constructor Summary
StiXBottomAxisCoreXF(IStiAxis axis)
           
 
Method Summary
 StiXAxisDock getDock()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.axis.StiXAxisCoreXF
GetAxisRect, GetCenterAxisRect, getIsBottomSide, getIsTopSide, GetLabelText, GetStartFromZero, Render, RenderCenter, RenderCenterView, RenderScrollBar, RenderView
 
Methods inherited from class com.stimulsoft.report.chart.core.axis.StiAxisCoreXF
applyStyle, CalculateStripPositions, clone, getArrowHeight, getArrowWidth, getAxis, GetFontGeom, getInfo, getIsMouseOverDecreaseButton, getIsMouseOverIncreaseButton, getIsMouseOverTrackBar, GetStringFormatGeom, getTicksMaxLength, setAxis, setInfo, setIsMouseOverDecreaseButton, setIsMouseOverIncreaseButton, setIsMouseOverTrackBar
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiXBottomAxisCoreXF

public StiXBottomAxisCoreXF(IStiAxis axis)
Method Detail

getDock

public StiXAxisDock getDock()
Specified by:
getDock in class StiXAxisCoreXF