BaseName: String;
BaseName: string;
The BaseName property determines series identifier, based on which the calculated series is calculated.
If custom calculation function is used, that is, IEmComputingSerie.Type = EmComputingSerieType.User, BaseName can take on null value.
The property use is given in the example for IEmSeries.AddComputingSerie.
See also: