ArcObjects Library Reference (Carto)  

IDataGraphTSymbolProperties Interface

Provides access to members that control properties of the symbols for line graph, scatter plot, or box plot.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property BorderProperties Properties of the symbol border.
Read/write property Color Color of the symbol fill.
Read/write property Height Height of the symbol.
Read/write property Style Style of the symbol.
Read/write property Visible Indicates if symbol is visible.
Read/write property Width Width of the symbol.

CoClasses that implement IDataGraphTSymbolProperties

CoClasses and Classes Description
DataGraphTSymbolProperties (esriCartoUI) A container for the display and manipulation of graph series symbol properties.