public Double TotalABS {get;}
Remarks
Run-time and read only.
The TotalABS property returns the sum of all values in the list. The values are first converted to their absolute value.
Pie series, for example, uses this property to calculate the percent each Pie slice represents.
See IValueList.Maximum property for more information.
See Also
ValueList Class | ValueList Members | Steema.TeeChart.Styles Namespace