Hide Comments
Hide Comments

TRSCustomChart.GetCumulativeTotal(Integer,Integer,TRSCustomChartClass) Method

Comments (0)

Determine the cumulative value at this index for all charts in the Group. The ValIndex specifies the    TRSChartValue.Values dimension to compare.

Used for stacking charts.

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  function GetCumulativeTotal( Index: Integer; ValIndex: Integer = 0; ChartClass: TRSCustomChartClass = nil ): TRSChartValueType;
 

Parameters

Index

Type: Integer

ValIndex

Type: Integer

ChartClass

Type: TRSCustomChartClass

Return Value

Type: TRSChartValueType

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb