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

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.StiXTopAxisCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiXTopAxisCoreXF
extends StiXAxisCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.axis.StiAxisCoreXF
DefaultScrollBarFirstRecallTime, DefaultScrollBarOtherRecallTime, DefaultScrollBarSize, DefaultScrollBarSmallFactor
 
Constructor Summary
StiXTopAxisCoreXF(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

StiXTopAxisCoreXF

public StiXTopAxisCoreXF(IStiAxis axis)
Method Detail

getDock

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