ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartAxis Class / Guides Property

In This Topic
    Guides Property (CIMChartAxis)
    In This Topic
    Gets or sets the array of guides.
    Syntax
    public CIMChartGuide[] Guides {get; set;}
    Public Property Guides As CIMChartGuide()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also