This document is archived and information here might be outdated.  Recommended version.


IClassBreaksUIProperties2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IClassBreaksUIProperties2 Interface
ArcGIS Developer Help

IClassBreaksUIProperties2 Interface

Provides access to members that control some user interface properties of a ClassBreaksRenderer. The properties set through this interface do NOT affect what is drawn on the map.

Product Availability

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

Members

Name Description
Read/write property ColorRamp Color Ramp Object.
Read/write property FlipSymbols Indicates if symbols are flipped.

Classes that implement IClassBreaksUIProperties2

Classes Description
ClassBreaksRenderer A renderer that can be used to draw graduated color (choropleth) and graduated symbol maps.