ArcObjects Library Reference (Carto)  

IColorRampSymbol.ColorRampInLegendGroup Property

Not documented.

[Visual Basic .NET]
Public WriteOnly Property ColorRampInLegendGroup
[C#]
public void ColorRampInLegendGroup {set;}
[C++]
HRESULT put_ColorRampInLegendGroup(
  IColorRamp* 
);
[C++]

Parameters

[in]

   is a parameter of type IColorRamp

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IColorRampSymbol Interface