Uses of Class
com.stimulsoft.report.infographics.gauge.expressions.StiTextExpression
Packages that use StiTextExpression
Package
Description
-
Uses of StiTextExpression in com.stimulsoft.report.infographics.gauge.tick.linear.label
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label that return StiTextExpressionModifier and TypeMethodDescriptionStiLinearTickLabelCustom.getText()text corresponds to this tick label.Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label with parameters of type StiTextExpressionModifier and TypeMethodDescriptionvoidStiLinearTickLabelCustom.setText(StiTextExpression text) text corresponds to this tick label. -
Uses of StiTextExpression in com.stimulsoft.report.infographics.gauge.tick.radial.label
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label that return StiTextExpressionModifier and TypeMethodDescriptionStiRadialTickLabelCustom.getText()text corresponds to this tick label.Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with parameters of type StiTextExpressionModifier and TypeMethodDescriptionvoidStiRadialTickLabelCustom.setText(StiTextExpression text) text corresponds to this tick label.