This document is archived and information here might be outdated. Recommended version. |
Properties of the box symbol for the box plot.
[Visual Basic .NET] Public ReadOnly Property BoxProperties As IDataGraphTSymbolProperties
[C#] public IDataGraphTSymbolProperties BoxProperties {get;}
[C++]
HRESULT get_BoxProperties(
IDataGraphTSymbolProperties** ppSymbolProps
);
[C++] Parameters ppSymbolProps [out, retval]
ppSymbolProps is a parameter of type IDataGraphTSymbolProperties**