Uses of Class
com.stimulsoft.report.infographics.gauge.expressions.StiSkipValuesExpression
Packages that use StiSkipValuesExpression
-
Uses of StiSkipValuesExpression in com.stimulsoft.report.infographics.gauge.primitives.tick
Methods in com.stimulsoft.report.infographics.gauge.primitives.tick that return StiSkipValuesExpressionModifier and TypeMethodDescriptionStiTickBase.getSkipValues()the values that should not be rendered.Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiSkipValuesExpressionModifier and TypeMethodDescriptionvoidStiTickBase.setSkipValues(StiSkipValuesExpression skipValues) the values that should not be rendered.