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

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

public class StiYRightAxisCoreXF
extends StiYAxisCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.axis.StiAxisCoreXF
DefaultScrollBarFirstRecallTime, DefaultScrollBarOtherRecallTime, DefaultScrollBarSize, DefaultScrollBarSmallFactor
 
Constructor Summary
StiYRightAxisCoreXF(IStiAxis axis)
           
 
Method Summary
 StiYAxisDock getDock()
           
 boolean GetStartFromZero()
           
 
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, 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

StiYRightAxisCoreXF

public StiYRightAxisCoreXF(IStiAxis axis)
Method Detail

GetStartFromZero

public boolean GetStartFromZero()
Overrides:
GetStartFromZero in class StiAxisCoreXF

getDock

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