IHorizHistogramSeries
Hierarchy Properties

Type Library
TeeChartx

Description
Horizontal histogram series is identical to vertical histogram except it is displayed swapping the X and Y values.

It is a 2D Series that draws a 'horizontal bar like' plot with no gaps between points.

Bar centers are centered to the Grid.

Use it as an alternative option to a Horizontal Bar Series or Staired Horizontal Area Series.

It is similar to a Staired Area Series except Histogram Step changes occur at point boundaries (mid-point between points) whereas for a Staired Area Series step changes occur at the point co-ordinate itself.

See also IHistogramSeries