<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRS2DChartValues > Constructors:
Comments (0)
Initializes a new instance of the TRS2DChartValues class.
Namespace: RSCharts
Delphi
public constructor Create(AOwner: TRSCustomChart; ValueClass: TRSChartValueClass); override;
Parameters
AOwner
Type: TRSCustomChart
ValueClass
Type: TRSChartValueClass
TRSChartValues.Create(TRSCustomChart,TRSChartValueClass)