ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartLineSeries Class / FillSymbolProperties Property

In This Topic
    FillSymbolProperties Property (CIMChartLineSeries)
    In This Topic
    Gets or sets the properties of the area fill symbol. This property is only being used if ShowAsArea is true.
    Syntax
    Public Property FillSymbolProperties As CIMChartFillSymbolProperties
    public CIMChartFillSymbolProperties FillSymbolProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also