Click or drag to resize

LightningChartLib.UWP.ChartingMVVM.Views.View3D Namespace

LightningChart .NET Help
 
Classes
 ClassDescription
Public classAnnotation3DCollection Represents a collection of Annotation3D objects
Public classBarViewOptions3D Bar view options
Public classBitmapFill3D Bitmap fill for 3D surface mesh.
Public classCamera3D Camera in 3D view.

Defines how and from what direction the world is seen from.

Public classFrameBox On View3D a certain area is selected that axes are shown around. In effect the axes form a cube that the axes are drawn on three edges of. The area is further specified by drawing walls on some of it's faces. The area can also be visualized by drawing a framebox around it. The FrameBox consists of lines drawn along the edges of the cube.
Public classGeometryConstructedEventArgs Represents a class that provides arguments for the GeometryConstructed event.
Public classLegendBox3D Legend box for 3D series.
Public classLegendBox3DBase Base class for 3D view LegendBox.
Public classLight3D Light in 3D.
Public classLight3DCollection Represents a collection of 3D lights
Public classMaterial3D Material for 3D objects
Public classMeshModel Mesh model.
Public classMeshModelCollection Represents a collection of MeshModell objects
Public classMeshModelTriangleTracedEventArgs Represents a class that provides arguments for the TriangleTracedEventArgs event.
Public classOrientationArrowsOptions3D Orientation Arrows 3D Options
Public classPointStyle3D Point style in 3D
Public classPointStyleBasic3D Basic point style in 3D.
Public classPolygon3D Polygon in 3D.
Public classPolygon3DCollection Represents a collection of Polygon3D objects
Public classRectangle3D Rectangle in 3D.
Public classRectangle3DCollection Represents a collection of 3D Rectangles
Public classRectangleFill Rectangle3D visual properties.
Public classSeriesTitleUserInteractiveDeviceMovedEventArgs Represents a class that provides arguments for the SeriesTitleUserInteractiveDeviceMoved event.
Public classUserInteractionRotateSnappingOptions User interaction based rotation snapping options for View3D and especially Camera3D.
Public classWallBase Wall base class.
Public classWallXY XY plane wall.
Public classWallXZ XZ plane wall.
Public classWallYZ YZ plane wall
Public classView3D 3D view class.
Public classView3DBase 3D view base class.
Public classVolumeModel Volume model.
Public classVolumeModelCollection Represents a collection of VolumeModel objects.
Public classZoomPanOptions3D Zoom, pan and rotation options for View3D.
Public classZoomPanOptions3DBase Zoom, pan and rotation options for 3D Views
Delegates
 DelegateDescription
Public delegateMeshModelGeometryConstructedEventHandler The delegate to use for handlers that receive the GeometryConstructed event.
Public delegateMeshModelTriangleTracedEventHandler The delegate to use for handlers that receive the TriangleTraced event.
Public delegateView3DCameraViewChangedHandler Delegate for CameraViewChanged event.
Public delegateView3DDimensionsChangedHandler Delegate for DimensionsChanged event.
Enumerations
 EnumerationDescription
Public enumerationFrameBoxFrameBoxStyle Style to present the framebox with.
Public enumerationMeshModelCreateReturnCode Return value of various Create() methods.