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

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

public class StiYLeftAxisCoreXF
extends StiYAxisCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.axis.StiAxisCoreXF
DefaultScrollBarFirstRecallTime, DefaultScrollBarOtherRecallTime, DefaultScrollBarSize, DefaultScrollBarSmallFactor
 
Constructor Summary
StiYLeftAxisCoreXF(IStiAxis axis)
           
 
Method Summary
 StiYAxisDock getDock()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.axis.StiYAxisCoreXF
GetAxisRect, GetCenterAxisRect, getIsLeftSide, getIsRightSide, GetLabelText, 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, GetStartFromZero, 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

StiYLeftAxisCoreXF

public StiYLeftAxisCoreXF(IStiAxis axis)
Method Detail

getDock

public StiYAxisDock getDock()
Specified by:
getDock in class StiYAxisCoreXF