ChartDirector 7.1 (.NET Edition)

Mark.setValue


Usage

[C#]public void setValue(double value);
[VB]Public Sub setValue(value As Double)

Description

Sets the value of the mark line.

Arguments

ArgumentDefaultDescription
value(Mandatory)The value of the mark.

Return Value

None