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


IRendererUIDialog2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IR > IRendererUIDialog2 Interface
ArcGIS Developer Help

IRendererUIDialog2 Interface

Provides access to members that control a dialog for working with the size properties of chart symbols.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Displays the dialog.
Write-only property FeatureLayer The feature layer.
Write-only property Renderer The renderer.

Classes that implement IRendererUIDialog2

Classes Description
BarSizeDialog A dialog for working with the size properties of BarChartSymbol and StackedChartSymbol objects.
MarkerRotationDialog A dialog for working with the rotation properties of a renderer.
MarkerSizeDialog A dialog for working with the size properties of a renderer.
PieSizeDialog A dialog for working with the size properties of a PieChartSymbol object.
TransparencyFieldDialog A dialog for working with the transparency by field properties of a renderer.

.NET Samples

Multivariate renderer