ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartGeneralProperties Class / VerticalGridLineSymbolProperties Property

In This Topic
    VerticalGridLineSymbolProperties Property
    In This Topic
    Gets or sets the line symbol properties for vertical grid lines.
    Syntax
    public CIMChartLineSymbolProperties VerticalGridLineSymbolProperties {get; set;}
    Public Property VerticalGridLineSymbolProperties As CIMChartLineSymbolProperties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also