Hide Comments
Hide Comments

Comments (0)

Defines the direction the bars are displayed in a bar chart (TRSBarChart).
 

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TBarOrientation = ( 
  boHorizontal, 
  boVertical); 
 

expandingMembers

 

Name

Description

public enummember

boHorizontal

Each bar is spaced equidistantly on the left axis and grow horizontally
 

public enummember

boVertical

Each bar is spaced equidistantly on the bottom axis and grow vertically

Top

expandingSee Also

Reference

TRSBarChart

Comments (0)

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