Series.TMultiBar
 
 
 


TMultiBar

type TMultiBar = (mbNone, mbSide, mbStacked, mbStacked100, mbSideAll, mbSelfStack);

Unit
Series

Description
TMultiBar defines the possible values of the TCustomBarSeries TCustomBarSeries.MultiBar property.

  • \*\pn
      \pnindent\pntxtb
    \fi-200\limbNone
    : No stacking. No side-to-side layout.
  • mbSide
    : Series are displayed side-to-side.
  • mbStacked
    : Series are stacked.
  • mbStacked100
    : Series are stacked as percentage.
  • mbSideAll
    : All points from one series are displayed side-to-side with all points from other series.
  • mbSelfStack
    : Points of the same series are stacked.




    Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.