This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBoxPlotSeriesProperties Interface > IBoxPlotSeriesProperties.WhiskerProperties Property (ArcObjects .NET 10.5 SDK) |
Properties of the whisker symbol for the box plot.
[Visual Basic .NET] Public ReadOnly Property WhiskerProperties As IDataGraphTPenProperties
[C#] public IDataGraphTPenProperties WhiskerProperties {get;}
[C++]
HRESULT get_WhiskerProperties(
IDataGraphTPenProperties** ppPenProps
);
[C++]
Parameters ppPenProps [out, retval]
ppPenProps is a parameter of type IDataGraphTPenProperties