ChartDirector 7.0 (Java Edition)

MeterPointer.setPos


Usage

public void setPos(double value)

Description

Sets the value the pointer points to on the meter scale.

Arguments

ArgumentDefaultDescription
value(Mandatory)The value the pointer points to.

Return Value

None