PointLineSeries3D Properties |
The PointLineSeries3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| ClosedLine |
Connects end and start point by drawing line between them.
| |
| DataBreaking |
Data breaking options. Defines, if gaps are enabled on series data and by which value.
Default state is disabled and default gap value is Double.NaN;
| |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| IncludeInAutoFit |
Include in autofit.
(Inherited from SeriesBase3D.) | |
| IndividualPointColors |
Each point can have different color.
| |
| IndividualPointSizes |
Each point can have different size.
| |
| LastHitTestIndex |
Get last data index at hit coordinates. Return -1 if did not hit.
| |
| LineStyle |
Line style
| |
| LineVisible |
Is line visible or not
| |
| Material |
Series material
(Inherited from SeriesBase3D.) | |
| MultiColorLine |
Draw lines with color gradients between points.
| |
| OwnerView |
Owner view
(Inherited from SeriesBase3D.) | |
| PointCount |
Point count stored in the Points array
| |
| Points |
Points array.
| |
| PointsCompact |
Compact points array.
| |
| PointsCompactColored |
Colored compact points array.
| |
| PointsOptimization |
Point rendering optimization.
| |
| PointStyle |
Point style settings
| |
| PointsType |
Series points type
| |
| PointsVisible |
Are points visible or not
| |
| ShowInLegendBox |
Enlists the series title text in Legend box of the chart
(Inherited from SeriesBase3D.) | |
| Title |
Series title
| |
| Visible |
Is the series visible
(Inherited from SeriesBase3D.) | |
| XAxisBinding |
X axis binding
(Inherited from SeriesBase3D.) | |
| YAxisBinding |
Y axis binding
(Inherited from SeriesBase3D.) | |
| ZAxisBinding |
Z axis binding
(Inherited from SeriesBase3D.) |