ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVisualVariableAuthoringInfo Class / NumberOfHistogramBins Property

In This Topic
    NumberOfHistogramBins Property (CIMVisualVariableAuthoringInfo)
    In This Topic
    Gets or sets the number of bins displayed in the histogram.
    Syntax
    public int NumberOfHistogramBins {get; set;}
    Public Property NumberOfHistogramBins As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also