WaterfallSeries3D Properties |
The WaterfallSeries3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowCellTrace |
Gets or sets if allow tracing the surface cell with user interactive device. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| AllowUserInteraction |
Gets or sets if user interaction is allowed. This is a dependency property.
(Inherited from UserInteractiveObject.) | |
| BaseColor |
Gets or sets base color for filling. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| BaseLevel |
Gets or sets base level (Y value). This is a dependency property.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| ColorSaturation |
Gets or sets surface fill color saturation. High value gives brighter colors. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| ContourLineColor |
Gets or sets contour line color. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| ContourLineType |
Gets or sets contour line type. This is a dependency property.
| |
| ContourPalette |
Gets or sets color palette for Y value information. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| Data |
Gets or sets series 3D point data. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| DisableDepthTest |
Gets or sets if disable depth buffer test. Disabling this improves performance, but may cause erroneous painting order of objects. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| FadeAway |
Gets or sets fade away percent surface/waterfall towards back (higher data row numbers). This is a dependency property.
Valid range is from 0(no fadeaway) to 100 (full fadeaway).
(Inherited from SurfaceSeries3DBase.) | |
| FastContourZoneHeight |
Gets or sets height (Y-axis value range) for fast contour zones. The fast contour zone is a contour line equivalent. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| Fill |
Gets or sets surface fill. This is a dependency property.
| |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code. This is a dependency property.
(Inherited from HighlightingItemBase.) | |
| IncludeInAutoFit |
Gets or sets if included in autofit. This is a dependency property.
(Inherited from SeriesBase3D.) | |
| InitialValue |
Gets or sets initial value for data Y. Clears the series. It is applied when creating or resizing Data array. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LightedSurface |
Gets or sets surface side which is being lit correctly. This is a dependency property.
| |
| Material |
Gets or sets series material. This is a dependency property.
(Inherited from SeriesBase3D.) | |
| OwnerView |
Owner view
(Inherited from SeriesBase3D.) | |
| RenderingOrder |
Gets or sets drawing order related to PointLineSeries. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| ShowInLegendBox |
Gets or sets if enlists the series title text in Legend box of the chart. This is a dependency property.
(Inherited from SeriesBase3D.) | |
| SizeX |
Gets or sets grid size in X dimension (Data array columns). This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| SizeZ |
Gets or sets grid size in Z dimension (Data array rows). This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| SuppressLighting |
Gets or sets if suppress all light calculations on this this surface series. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| Title |
Gets or sets series title. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| ToneColor |
Gets or sets solid fill tone color. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| WireframeLineStyle |
Gets or sets wireframe line style. This is a dependency property.
(Inherited from SurfaceSeries3DBase.) | |
| WireframeOffset |
Gets or sets wireframe shift amount from fill. This is a dependency property.
Keep some amount of shift, to avoid 3D render engine Z buffer fighting.
(Inherited from SurfaceSeries3DBase.) | |
| WireframeType |
Gets or sets wireframe style. This is a dependency property.
| |
| Visible |
Gets or sets if the series is visible. This is a dependency property.
(Inherited from SeriesBase3D.) | |
| XAxisBinding |
Gets or sets X axis binding. This is a dependency property.
(Inherited from SeriesBase3D.) | |
| YAxisBinding |
Gets or sets Y axis binding. This is a dependency property.
(Inherited from SeriesBase3D.) | |
| ZAxisBinding |
Gets or sets Z axis binding. This is a dependency property.
(Inherited from SeriesBase3D.) |