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


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

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

Name 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.

Classes that implement IChartSymbolEditor

Classes Description
ChartSymbolEditor A dialog for Chart Symbol Editing.