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