This document is archived and information here might be outdated. Recommended version. |
Interface for drawing lines and borders in the series.
[Visual Basic .NET] Public ReadOnly Property PenProperties As IDataGraphTPenProperties
[C#] public IDataGraphTPenProperties PenProperties {get;}
[C++]
HRESULT get_PenProperties(
IDataGraphTPenProperties** ppPenProps
);
[C++] Parameters ppPenProps [out, retval]
ppPenProps is a parameter of type IDataGraphTPenProperties**