Uses of Class
com.stimulsoft.report.infographics.gauge.expressions.StiSkipIndicesExpression
Packages that use StiSkipIndicesExpression
-
Uses of StiSkipIndicesExpression in com.stimulsoft.report.infographics.gauge.primitives.tick
Methods in com.stimulsoft.report.infographics.gauge.primitives.tick that return StiSkipIndicesExpressionModifier and TypeMethodDescriptionStiTickBase.getSkipIndices()the indexes of values that cannot be displayed.Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiSkipIndicesExpressionModifier and TypeMethodDescriptionvoidStiTickBase.setSkipIndices(StiSkipIndicesExpression skipIndices) the indexes of values that cannot be displayed.