ChartDirector 7.1 (C++ Edition)

Mark.setValue


Usage

void setValue(double value);

Description

Sets the value of the mark line.

Arguments

ArgumentDefaultDescription
value(Mandatory)The value of the mark.

Return Value

None