This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTSymbolProperties Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control properties of the symbols for line graph, scatter plot, or box plot.
Description | ||
---|---|---|
BorderProperties | Properties of the symbol border. | |
Color | Color of the symbol fill. | |
Height | Height of the symbol. | |
Style | Style of the symbol. | |
Visible | Indicates if symbol is visible. | |
Width | Width of the symbol. |
CoClasses and Classes | Description |
---|---|
DataGraphTSymbolProperties (esriCartoUI) | A container for the display and manipulation of graph series symbol properties. |