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 | ||
---|---|---|
EditChartSymbol | Displays the chart symbol editor dialog for the given chart symbol and returns a value describing whether the symbol was changed. | |
ShowUnits | Indicates if the units combo box is displayed. | |
Title | Title of the chart symbol editor dialog. |
CoClasses that implement IChartSymbolEditor
CoClasses and Classes | Description |
---|---|
ChartSymbolEditor | A dialog for Chart Symbol Editing. |