ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridChartProperties Class / MiniChartOutlineSymbolProperties Property

In This Topic
    MiniChartOutlineSymbolProperties Property
    In This Topic
    Gets or sets the line symbol properties of the outline for the non-selected mini chart.
    Syntax
    public CIMChartLineSymbolProperties MiniChartOutlineSymbolProperties {get; set;}
    Public Property MiniChartOutlineSymbolProperties As CIMChartLineSymbolProperties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also