ChartDirector 7.1 (C++ Edition)

MeterPointer.setPos


Usage

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