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