ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartGeneralProperties Class / BackgroundSymbolProperties Property

In This Topic
    BackgroundSymbolProperties Property
    In This Topic
    Gets or sets the background fill symbol properties for the chart.
    Syntax
    Public Property BackgroundSymbolProperties As CIMChartFillSymbolProperties
    public CIMChartFillSymbolProperties BackgroundSymbolProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also