com.stimulsoft.report.chart.core.area.range
Class StiSteppedRangeAreaCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.area.StiAreaCoreXF
      extended by com.stimulsoft.report.chart.core.area.StiAxisAreaCoreXF
          extended by com.stimulsoft.report.chart.core.area.clusteredColumn.StiClusteredColumnAreaCoreXF
              extended by com.stimulsoft.report.chart.core.area.range.StiSteppedRangeAreaCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiSteppedRangeAreaCoreXF
extends StiClusteredColumnAreaCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.area.StiAxisAreaCoreXF
ValuesCount
 
Constructor Summary
StiSteppedRangeAreaCoreXF(IStiArea area)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
          Gets position of this area.
protected  void PrepareRange(IStiAxis specXAxis, IStiAxis specXTopAxis, IStiAxis specYAxis, IStiAxis specYRightAxis)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.area.StiAxisAreaCoreXF
applyStyle, CalculateMinimumAndMaximumXAxis, CalculateMinimumAndMaximumYAxis, CalculatePositions, CheckStripLinesAndMaximumMinimumXAxis, CheckStripLinesAndMaximumMinimumYAxis, CreateStripLinesXAxis, CreateStripLinesYAxis, GetArgumentLabel, getBlockScrollValueX, getBlockScrollValueY, GetDividerRightY, GetDividerX, GetDividerY, getScrollDistanceX, getScrollDistanceY, getScrollDpiX, getScrollDpiY, getScrollDragStartValue, getScrollRangeX, getScrollRangeY, getScrollValueX, getScrollValueY, getScrollViewX, getScrollViewY, IsAutoRangeXAxis, IsAutoRangeYAxis, PrepareInfo, Render, setBlockScrollValueX, setBlockScrollValueY, setScrollDragStartValue, setScrollValueX, setScrollValueY, SwitchOff
 
Methods inherited from class com.stimulsoft.report.chart.core.area.StiAreaCoreXF
CheckInLabelsTypes, clone, getArea, GetSeries, getSeriesOrientation, IsAcceptableSeries, IsAcceptableSeriesLabels, setArea
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiSteppedRangeAreaCoreXF

public StiSteppedRangeAreaCoreXF(IStiArea area)
Method Detail

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Overrides:
getLocalizedName in class StiClusteredColumnAreaCoreXF

getPosition

public int getPosition()
Description copied from class: StiAreaCoreXF
Gets position of this area.

Overrides:
getPosition in class StiClusteredColumnAreaCoreXF

PrepareRange

protected void PrepareRange(IStiAxis specXAxis,
                            IStiAxis specXTopAxis,
                            IStiAxis specYAxis,
                            IStiAxis specYRightAxis)
Overrides:
PrepareRange in class StiClusteredColumnAreaCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.