ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAResultsPaneSettings Class / HistogramFillSymbolProperties Property

In This Topic
    HistogramFillSymbolProperties Property (CIMBAResultsPaneSettings)
    In This Topic
    Gets or sets the fill symbol properties of the histogram chart bar.
    Syntax
    Public Property HistogramFillSymbolProperties As CIMChartFillSymbolProperties
    public CIMChartFillSymbolProperties HistogramFillSymbolProperties {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also