SurfaceGridSeries3D Properties |
The SurfaceGridSeries3D 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.) | |
| BitmapFill |
Gets or sets surface Bitmap fill style fill. 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.
| |
| ContourLineWidth |
Gets or sets contour line width. 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.) | |
| DrawWireframeThrough |
Gets or sets if draws wireframe through the filled surface. This is a dependency property. When true, wireframe is always visible from above the surface and below it.
Alternatively, you may prefer setting this false and using WireframeOffset to shift the wireframe slightly up or down,
making it visible only on the other side of the filled surface.
| |
| 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. 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.) | |
| RangeMaxX |
Gets or sets maximum X range value. This is a dependency property.
| |
| RangeMaxZ |
Gets or sets maximum Z range value. This is a dependency property.
| |
| RangeMinX |
Gets or sets minimum X range value. This is a dependency property.
| |
| RangeMinZ |
Gets or sets minimum Z range value. This is a dependency property.
| |
| 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.) | |
| SmoothShading |
Gets or sets smooth shading. If not smooth, the surface is drawn with sharp triangles. This is a dependency property.
| |
| 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 type. 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.) |