ILNumerics - Technical Application Development
Top
The BoxPlot type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| DefaultTag |
Default tag used to identify box plots objects in the scene: "BoxPlot".
| |
| FillAreaTag |
Default tag used to identify fill areas of box plots in the scene: "FillArea".
| |
| FrameTag |
Default tag used to identify frames of box plots in the scene: "Frame".
| |
| m_animations | (Inherited from Group.) | |
| m_children | (Inherited from Group.) | |
| m_timeoutAware | (Inherited from Group.) | |
| MedianTag |
Default tag used to identify medians of box plots in the scene: "Median".
| |
| ScatteredPlotTag |
Default tag used to identify scattered plots of box plots in the scene: "ScatteredPlot".
| |
| WhiskerHLineTag |
Default tag used to identify horizontal whisker lines of box plots in the scene: "WhiskerHLines".
| |
| WhiskerVLineTag |
Default tag used to identify vertical whisker lines of box plots in the scene: "WhiskerVLines".
|
See Also