This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILineSeriesProperties Interface > ILineSeriesProperties.SymbolProperties Property (ArcObjects .NET 10.4 SDK) |
Symbol properties to draw data points of the line.
[Visual Basic .NET] Public ReadOnly Property SymbolProperties As IDataGraphTSymbolProperties
[C#] public IDataGraphTSymbolProperties SymbolProperties {get;}
[C++]
HRESULT get_SymbolProperties(
IDataGraphTSymbolProperties** ppSymbolProps
);
[C++]
Parameters ppSymbolProps [out, retval]
ppSymbolProps is a parameter of type IDataGraphTSymbolProperties