ChartDirector Ver 3.0 (C++ Edition)

Mark.setValue


Usage

void setValue(double value);

Description

Set the value of the mark line.

Arguments

ArgumentDefaultDescription
value(Mandatory)The value of the mark.

Return Value

None