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


IDataGraphT.GeneralProperties Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IDataGraphT.GeneralProperties Property

General properties of the graph.

[Visual Basic .NET]
Public ReadOnly Property GeneralProperties As IDataGraphTGeneralProperties
[C#]
public IDataGraphTGeneralProperties GeneralProperties {get;}
[C++]
HRESULT get_GeneralProperties(
  IDataGraphTGeneralProperties** ppGeneralProperties
);
[C++]

Parameters ppGeneralProperties [out, retval]
ppGeneralProperties is a parameter of type IDataGraphTGeneralProperties

Product Availability

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

See Also

IDataGraphT Interface

.NET Related Topics

How to create a 3D pie graph | How to create a graph template | How to create a histogram graph | How to sort data in the graph