This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTGeneralProperties Interface > IDataGraphTGeneralProperties.Footer Property (ArcObjects .NET 10.4 SDK) |
Footer of the graph.
[Visual Basic .NET] Public Property Footer As String
[C#] public string Footer {get; set;}
[C++]
HRESULT get_Footer(
BSTR* Footer
);
[C++]
HRESULT put_Footer(
BSTR Footer
);
[C++]
Parameters Footer [out, retval] Footer is a parameter of type BSTR Footer [in] Footer is a parameter of type BSTR