ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartSurfaceProfileSeries Class / DimensionValues Property

In This Topic
    DimensionValues Property (CIMChartSurfaceProfileSeries)
    In This Topic
    Gets or sets the dimension values to be used from a multidimensional input to draw the profile.
    Syntax
    public CIMChartSurfaceProfileDimensionValues DimensionValues {get; set;}
    Public Property DimensionValues As CIMChartSurfaceProfileDimensionValues
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also