Hide Comments
Hide Comments

TRSEQChart.GetBarRect(TCanvasRect,TRSBarChartValue,TRSCustomChart,TRSChartValueType,TRSChartValueType,TRSChartValueType) Method

Comments (0)

Returns the canvas rectangle in pixels for the bar value.

Namespace: RSBarCharts

expandingSyntax

Delphi

protected
  function GetBarRect(const aRect: TCanvasRect; const Value: TRSBarChartValue;
  const StackBelowChart: TRSCustomChart; BSizeDiv2: TRSChartValueType; Origin: TRSChartValueType;
  VerticalOffset: TRSChartValueType): TCanvasRect; override;
 

Parameters

aRect

Type: TCanvasRect

Value

Type: TRSBarChartValue

StackBelowChart

Type: TRSCustomChart

Bar Chart below this one (for stacking)

BSizeDiv2

Type: TRSChartValueType

Size of Bar (divided by 2)

Origin

Type: TRSChartValueType

Origin as the base of the bar rectangle

VerticalOffset

Type: TRSChartValueType

Vertical Offset to use

Return Value

Type: TCanvasRect

Overrides

TRSCustomBarChart.GetBarRect(TCanvasRect,TRSBarChartValue,TRSCustomChart,TRSChartValueType,TRSChartValueType,TRSChartValueType)
 

expandingSee Also

Reference

Comments (0)

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