Uses of Class
com.stimulsoft.report.infographics.gauge.expressions.StiSkipIndicesExpression

Packages that use StiSkipIndicesExpression
com.stimulsoft.report.infographics.gauge.primitives.tick   
 

Uses of StiSkipIndicesExpression in com.stimulsoft.report.infographics.gauge.primitives.tick
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.tick that return StiSkipIndicesExpression
 StiSkipIndicesExpression StiTickBase.getSkipIndices()
          the indexes of values that cannot be displayed.
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiSkipIndicesExpression
 void StiTickBase.setSkipIndices(StiSkipIndicesExpression skipIndices)
          the indexes of values that cannot be displayed.