TRSHighLowAverageChart.GetBarRect(TCanvasRect,TRSBarChartValue,TRSCustomChart,TRSChartValueType,TRSChartValueType,TRSChartValueType) Method |
Scroll Prev Top Next More |
Returns the canvas rectangle in pixels for the bar value.
Namespace: FMX.RS.BarCharts
Delphi |
protected |
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
Type: TCanvasRect
Reference |