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


IDataGraphTSymbolProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTSymbolProperties Interface
ArcGIS Developer Help

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

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

Classes that implement IDataGraphTSymbolProperties

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