ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartDimensionalProfileSeries Class / DimensionValues Property

In This Topic
    DimensionValues Property (CIMChartDimensionalProfileSeries)
    In This Topic
    Gets or sets the dimension values for a variable to be plotted over time.
    Syntax
    public CIMChartDimensionalProfileDimensionValues DimensionValues {get; set;}
    Public Property DimensionValues As CIMChartDimensionalProfileDimensionValues
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also