ArcObjects Library Reference (DisplayUI)  

IChartSymbolEditor Interface

Provides access to members that control a dialog used to manage chart symbol properties .

Product Availability

Available with ArcGIS Desktop.

Description

IChartSymbolEditor provides a user interface for managing properties associated with editing chart symbols and provides an ideal way to allow a user to edit all the properties of a specific, preexisting symbol.
The ChartSymbolEditor is the dialog box shown by ArcMap to edit the details of any given Chart Symbol.

Members

Description
Method EditChartSymbol Displays the chart symbol editor dialog for the given chart symbol and returns a value describing whether the symbol was changed.
Read/write property ShowUnits Indicates if the units combo box is displayed.
Read/write property Title Title of the chart symbol editor dialog.

CoClasses that implement IChartSymbolEditor

CoClasses and Classes Description
ChartSymbolEditor A dialog for Chart Symbol Editing.