This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTSymbolProperties Interface > IDataGraphTSymbolProperties.Style Property (ArcObjects .NET 10.4 SDK) |
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