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

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

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

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

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

Methods in com.stimulsoft.report.chart.geoms.axis that return StiYAxisViewGeom
 StiYAxisViewGeom StiYAxisGeom.getView()
           
 

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