Hide Comments
Hide Comments

TRSEQChart.DrawEQBar(TCanvas,TCanvasRect,TCanvasRect,TRSChartValueType,TCanvasColor,Single) Method

Comments (0)

Draw one equalizer bar with the classic equalizer style of it being broken up into smaller bars, specified by the Subdivisions

Namespace: RSCharts

expandingSyntax

Delphi

protected 
  procedure DrawEQBar( const Canvas: TCanvas; var BarRect, ARect: TCanvasRect; 
  Value: TRSChartValueType; VColor: TCanvasColor; Opacity: Single ); virtual; 
 

Parameters

Canvas

Type: TCanvas

BarRect

Type: TCanvasRect

ARect

Type: TCanvasRect

Value

Type: TRSChartValueType

VColor

Type: TCanvasColor

Opacity

Type: Single

expandingSee Also

Comments (0)

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