Uses of Class
com.stimulsoft.report.infographics.gauge.expressions.StiValueExpression
Packages that use StiValueExpression
Package
Description
-
Uses of StiValueExpression in com.stimulsoft.report.infographics.gauge.primitives.indicators
Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators that return StiValueExpressionModifier and TypeMethodDescriptionStiIndicatorBase.getValue()the current position of an indicator.Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators with parameters of type StiValueExpressionModifier and TypeMethodDescriptionvoidStiIndicatorBase.setValue(StiValueExpression value) the current position of an indicator. -
Uses of StiValueExpression in com.stimulsoft.report.infographics.gauge.tick.linear.label
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label that return StiValueExpressionModifier and TypeMethodDescriptionStiLinearTickLabelCustom.getValue()value corresponds to this tick label.Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label with parameters of type StiValueExpressionModifier and TypeMethodDescriptionvoidStiLinearTickLabelCustom.setValue(StiValueExpression value) value corresponds to this tick label. -
Uses of StiValueExpression in com.stimulsoft.report.infographics.gauge.tick.linear.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark that return StiValueExpressionModifier and TypeMethodDescriptionStiLinearTickMarkCustom.getValue()value corresponds to this tick mark.Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type StiValueExpressionModifier and TypeMethodDescriptionvoidStiLinearTickMarkCustom.setValue(StiValueExpression value) value corresponds to this tick mark. -
Uses of StiValueExpression in com.stimulsoft.report.infographics.gauge.tick.radial.label
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label that return StiValueExpressionModifier and TypeMethodDescriptionStiRadialTickLabelCustom.getValue()value corresponds to this tick label.Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with parameters of type StiValueExpressionModifier and TypeMethodDescriptionvoidStiRadialTickLabelCustom.setValue(StiValueExpression value) value corresponds to this tick label. -
Uses of StiValueExpression in com.stimulsoft.report.infographics.gauge.tick.radial.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark that return StiValueExpressionModifier and TypeMethodDescriptionStiRadialTickMarkCustom.getValue()value corresponds to this tick mark.Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark with parameters of type StiValueExpressionModifier and TypeMethodDescriptionvoidStiRadialTickMarkCustom.setValue(StiValueExpression value) value corresponds to this tick mark.