DailyWeights: Array;
DailyWeights: System.Array;
The DailyWeights property determines weight coefficients for the week days.
DailyWeights is an array that contains 7 real numbers. Each element of the array corresponds with a day of the week weight coefficient: first element with Monday, second with Tuesday and so on. Days of the week coefficients sum must equal to seven.
The property use is given in the example for IEmCensus2Settings.Serie.
See also: