ChartDirector 7.0 (ASP/COM/VB Edition)

RanSeries.RanSeries


Usage

RanSeries(seed)

Description

Creates a RanSeries object.

Note: In the ASP/COM/VB edition of ChartDirector, the RanSeries constructor is implemented as a method of the ChartDirector.API object called ChartDirector.API.RanSeries.

Arguments

ArgumentDefaultDescription
seed(Mandatory)The seed to be used in the random number generator.

Return Value

The RanSeries object created.