Hide Comments
Hide Comments

Comments (0)

Defines options for the equalizer chart (TRSEQChart)
 

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TEQOption = ( 
  eqoGradient, 
  eqoPartial, 
  eqoDrawHigh); 
 

expandingMembers

 

Name

Description

public enummember

eqoDrawHigh

Draw the High water mark line that represents the highest value each bar has achieved

public enummember

eqoGradient

Draw each EQ bar with a gradient

public enummember

eqoPartial

Draw each EQ bar with the last block that makes up the bar stopping exactly at the EQ point (meaning the block may not be the size of the other blocks)
 

Top

expandingSee Also

Reference

TRSEQChart

Comments (0)

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