com.stimulsoft.report.chart.core.area.gantt
Class StiGanttAreaCoreXF

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.clusteredBar.StiClusteredBarAreaCoreXF
                  extended by com.stimulsoft.report.chart.core.area.gantt.StiGanttAreaCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiGanttAreaCoreXF
extends StiClusteredBarAreaCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.area.StiAxisAreaCoreXF
ValuesCount
 
Constructor Summary
StiGanttAreaCoreXF(IStiArea area)
           
 
Method Summary
protected  void CreateStripLinesXAxis(IStiAxis axis)
          Creates Strip lines collection for XAxis.
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
          Gets position of this area.
 StiChartSeriesOrientation getSeriesOrientation()
          Gets series orientation 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, 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, IsAcceptableSeries, IsAcceptableSeriesLabels, setArea
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiGanttAreaCoreXF

public StiGanttAreaCoreXF(IStiArea area)
Method Detail

CreateStripLinesXAxis

protected void CreateStripLinesXAxis(IStiAxis axis)
Description copied from class: StiAxisAreaCoreXF
Creates Strip lines collection for XAxis.

Overrides:
CreateStripLinesXAxis in class StiAxisAreaCoreXF

PrepareRange

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

getLocalizedName

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

Overrides:
getLocalizedName in class StiClusteredBarAreaCoreXF

getSeriesOrientation

public StiChartSeriesOrientation getSeriesOrientation()
Description copied from class: StiAreaCoreXF
Gets series orientation of this area.

Overrides:
getSeriesOrientation in class StiClusteredBarAreaCoreXF

getPosition

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

Overrides:
getPosition in class StiClusteredBarAreaCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.