Click or drag to resize

View3D Properties

LightningChart .NET Help

The View3D type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
List of 3D annotations.
Public propertyAutoSizeMargins
Automatically size margins based on LegendBox position and size.
(Inherited from View3DBase.)
Public propertyBarSeries3D
3D bar series list.
Public propertyBarViewOptions
Bar view options 3D.
Public propertyBorder
Border Options for View
(Inherited from View3DBase.)
Public propertyCamera
Camera (point of view).
(Inherited from View3DBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyClipContents
Clip series and Mesh model inside space limited axis ranges.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDimensions
Dimensions (size) of the 3D chart view
(Inherited from View3DBase.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyFrameBox
Framebox that shows the graph area, in extension to walls.
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLegendBox
Legend box for 3D view.
Public propertyLights
List of lights
(Inherited from View3DBase.)
Public propertyMargins
Margins between control's edges and for example graph area borders in DIPs. If using ViewXY AxisLayout.AutoAdjustMargins must be disabled this to apply.
(Inherited from ViewBase.)
Public propertyMeshModels
Mesh model list.
Public propertyOrientationArrows
Orientation arrows options.
Public propertyOwnerChart
Gets Owner chart of the view.
(Inherited from ViewBase.)
Public propertyPointLineSeries3D
3D point line series list.
Public propertyPolygons
List of 3D polygons.
Public propertyRectangles
Rectangle3D list.
Public propertySurfaceGridSeries3D
Surface grid series list.
Public propertySurfaceMeshSeries3D
Surface mesh series list.
Public propertyWallOnBack
Back wall.
Public propertyWallOnBottom
Bottom wall (floor).
Public propertyWallOnFront
Front wall.
Public propertyWallOnLeft
Left wall.
Public propertyWallOnRight
Right wall.
Public propertyWallOnTop
Top wall (ceiling).
Public propertyWaterfallSeries3D
Waterfall series list.
Public propertyVolumeModels
Volume model list.
Public propertyXAxisPrimary3D
Primary X-axis for 3D view.
Public propertyXAxisSecondary3D
Secondary X-axis for 3D view.
Public propertyYAxisPrimary3D
Primary Y-axis for 3D view.
Public propertyYAxisSecondary3D
Secondary Y-axis for 3D view.
Public propertyZAxisPrimary3D
Primary Z-axis for 3D view.
Public propertyZAxisSecondary3D
Secondary Z-axis for 3D view.
Public propertyZoomPanOptions
Zoom, pan and rotation options.
Top
See Also