Hide Comments
Hide Comments

Comments (0)

Defines how the equalizer bars are drawn for the TRSEQChart

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TEQChartStyle = ( 
  eqNormal, 
  eqSmooth, 
  eqValue ); 
 

expandingMembers

 

Name

Description

public enummember

eqNormal

Draws each equalizer bar as a sequence of smaller bars (like a normal equalizer look) from the Y origin to the value

public enummember

eqSmooth

Draws each equalizer bar as one bar from the Y origin to the value

public enummember

eqValue

Draws each equalizer bar as a small bar located at the value
 

Top

expandingSee Also

Reference

TRSEQChart

Comments (0)

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