![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Esri pre-defined color ramp last used by the temporal renderer property page to update this object; this value is used to create default temporal legend class symbology colors.
[Visual Basic .NET]
Public Property ColorRampName As String
[C#]
public string ColorRampName {get; set;}
[C++]
HRESULT get_ColorRampName(
  System.String* pbstrColorRampName
);
[C++]
HRESULT put_ColorRampName(
  BSTR pbstrColorRampName
);
[C++] Parameters pbstrColorRampName [out, retval]
pbstrColorRampName is a parameter of type BSTR* pbstrColorRampName [in]
pbstrColorRampName is a parameter of type BSTR