SeriesBase3D Properties |
The SeriesBase3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| IncludeInAutoFit |
Include in autofit.
| |
| Material |
Series material
| |
| OwnerView |
Owner view
| |
| ShowInLegendBox |
Enlists the series title text in Legend box of the chart
| |
| Visible |
Is the series visible
| |
| XAxisBinding |
X axis binding
| |
| YAxisBinding |
Y axis binding
| |
| ZAxisBinding |
Z axis binding
|