ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPieChartMarker Class / OutlineSymbol Property

In This Topic
    OutlineSymbol Property (CIMPieChartMarker)
    In This Topic
    Gets or sets the line symbol that is applied to outline of the whole pie chart.
    Syntax
    Public Property OutlineSymbol As CIMLineSymbol
    public CIMLineSymbol OutlineSymbol {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also