Hide Comments
Hide Comments

Comments (0)

Defines the way that charts of the same Group are grouped.

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TRSGroupStyle = ( 
  gsNone,  
  gsStacked, 
  gsStacked100); 
 

expandingMembers

 

Name

Description

public enummember

gsNone

No Stacking

public enummember

gsStacked

Charts with the same Group are stacked on top of each other

public enummember

gsStacked100

Charts with the same Group are stacked on top of each other but stretched to fill the entire axis range.

Top

expandingSee Also

Reference

Comments (0)

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