Uses of Class
com.stimulsoft.report.chart.geoms.axis.StiXAxisViewGeom

Packages that use StiXAxisViewGeom
com.stimulsoft.report.chart.core.axis   
com.stimulsoft.report.chart.geoms.axis   
 

Uses of StiXAxisViewGeom in com.stimulsoft.report.chart.core.axis
 

Methods in com.stimulsoft.report.chart.core.axis with parameters of type StiXAxisViewGeom
 void StiXAxisCoreXF.RenderScrollBar(StiContext context, StiRectangle axisRect, StiXAxisViewGeom axisGeom)
           
 

Uses of StiXAxisViewGeom in com.stimulsoft.report.chart.geoms.axis
 

Methods in com.stimulsoft.report.chart.geoms.axis that return StiXAxisViewGeom
 StiXAxisViewGeom StiXAxisGeom.getView()
           
 

Methods in com.stimulsoft.report.chart.geoms.axis with parameters of type StiXAxisViewGeom
 void StiXAxisGeom.setView(StiXAxisViewGeom value)