ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ChartRendererDefinition Class / ColorRamp Property

In This Topic
    ColorRamp Property (ChartRendererDefinition)
    In This Topic
    Gets or sets the color ramp be used to pick color for the charts from.
    Syntax
    Public Property ColorRamp As CIMColorRamp
    public CIMColorRamp ColorRamp {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also