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