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

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

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

Methods in com.stimulsoft.report.infographics.gauge.primitives.tick that return StiSkipValuesExpression
 StiSkipValuesExpression StiTickBase.getSkipValues()
          the values that should not be rendered.
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiSkipValuesExpression
 void StiTickBase.setSkipValues(StiSkipValuesExpression skipValues)
          the values that should not be rendered.