ArcGIS Pro 3.7 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 Property VerticalGridLineSymbolProperties As CIMChartLineSymbolProperties
    public CIMChartLineSymbolProperties VerticalGridLineSymbolProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also