This document is archived and information here might be outdated.  Recommended version.


IHistogramSeriesProperties Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IHistogramSeriesProperties Interface

Provides access to members that control histogram series.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BinCount Amount of bins in classifying input values.
Read-only property LinesPenProperties Properties of the border of the bar .
Read/write property Transparency Transparency level of histogram bars.

CoClasses that implement IHistogramSeriesProperties

CoClasses and Classes Description
HistogramSeriesProperties (esriCartoUI) A container for the display and manipulation of histogram graph series.
ScatterPlotMatrixSeriesProperties (esriCartoUI) A container for the display and manipulation of scatter plot matrix graph.

.NET Related Topics

How to create a histogram graph