ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartDimensionalProfileBand Class / DimensionValues Property

In This Topic
    DimensionValues Property (CIMChartDimensionalProfileBand)
    In This Topic
    Gets or sets the dimension values corresponding to the dimension to be plotted on the y axis.
    Syntax
    Public Property DimensionValues As Double()
    public double[] DimensionValues {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also