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


IChartSymbolEditor.ShowUnits Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DisplayUI)  

IChartSymbolEditor.ShowUnits Property

Indicates if the units combo box is displayed.

[Visual Basic .NET]
Public Property ShowUnits As Boolean
[C#]
public bool ShowUnits {get; set;}

Product Availability

Available with ArcGIS Desktop.

Description

Specifies as whether to show or hide the units combo box on the Chart Symbol Editor dialog.

See Also

IChartSymbolEditor Interface