Hide Comments
Hide Comments

TRSCustomChart.GetCumulativeValue(Integer,Integer,TRSCustomChartClass) Method

Comments (0)

Determine the cumulative value at this index for all charts below (spatially) this chart in the same    Group. The ValIndex specifies the    TRSChartValue.Values dimension to compare.

Used for stacking charts.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  function GetCumulativeValue( 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