This document is archived and information here might be outdated. Recommended version. |
Subtitle of the graph.
[Visual Basic .NET] Public Property SubTitle As String
[C#] public string SubTitle {get; set;}
[C++]
HRESULT get_SubTitle(
System.String* 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