ArcObjects Library Reference (CartoUI)  

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

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

CoClasses that implement IRendererUIDialog2

CoClasses and 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 (Code Files: PropPageForm)