This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IScatterPlotMatrixSeriesProperties Interface > IScatterPlotMatrixSeriesProperties.HistogramColor Property (ArcObjects .NET 10.4 SDK) |
Histogram's color.
[Visual Basic .NET] Public Property HistogramColor As Integer
[C#] public int HistogramColor {get; set;}
[C++]
HRESULT get_HistogramColor(
long* pColor
);
[C++]
HRESULT put_HistogramColor(
long pColor
);
[C++]
Parameters pColor [out, retval] pColor is a parameter of type long pColor [in] pColor is a parameter of type long