ArcObjects Library Reference (DisplayUI)  

IChartSymbolEditor.Title Property

Title of the chart symbol editor dialog.

[Visual Basic .NET]
Public Property Title As String
[C#]
public string Title {get; set;}

Product Availability

Available with ArcGIS Desktop.

Description

String displayed in the title bar of the dialog. The default Title is "Chart Symbol Editor".

See Also

IChartSymbolEditor Interface