ArcGIS Runtime SDK for Windows Phone - Library Reference
Counts Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Histogram Class : Counts Property

Gets the counts for each histogram value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Counts As List(Of Integer)
C# 
public List<int> Counts {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.