This document is archived and information here might be outdated. Recommended version. |
Style of the symbol.
[Visual Basic .NET] Public Property Style As esriDataGraphTSymbolType
[C#] public esriDataGraphTSymbolType Style {get; set;}
[C++]
HRESULT get_Style(
esriDataGraphTSymbolType* pStyle
);
[C++]
HRESULT put_Style(
esriDataGraphTSymbolType pStyle
);
[C++]
Parameters pStyle [out, retval]
pStyle is a parameter of type esriDataGraphTSymbolType* pStyle [in]
pStyle is a parameter of type esriDataGraphTSymbolType