Namespace LightningChartLib.WinForms.Charting.Views.View3D
Classes
- BarViewOptions3D
Bar view options
- BitmapFill3D
Bitmap fill for 3D surface mesh.
- Camera3D
Camera in 3D view.
Defines how and from what direction the world is seen from.
- FrameBox
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.
- GeometryConstructedEventArgs
Represents a class that provides arguments for the GeometryConstructed event.
- LegendBox3D
Legend box for 3D series.
- LegendBox3DBase
Base class for 3D view LegendBox.
- Light3D
Light in 3D.
- Material3D
Material for 3D objects
- MeshModel
Mesh model.
- MeshModelTriangleTracedEventArgs
Represents a class that provides arguments for the TriangleTracedEventArgs event.
- OrientationArrowsOptions3D
Orientation Arrows 3D Options
- PointStyle3D
Point style in 3D
- PointStyleBasic3D
Basic point style in 3D.
- Polygon3D
Polygon in 3D.
- Rectangle3D
Rectangle in 3D.
- RectangleFill
Rectangle3D visual properties.
- SeriesTitleUserInteractiveDeviceMovedEventArgs
Represents a class that provides arguments for the SeriesTitleUserInteractiveDeviceMoved event.
- TransparencyRenderItem
Transparency rendering item supports various transparent rendering modes.
- UserInteractionRotateSnappingOptions
User interaction based rotation snapping options for View3D and especially Camera3D.
- View3D
3D view class.
- View3DBase
3D view base class.
- VolumeModel
Volume model.
- WallBase
Wall base class.
- WallXY
XY plane wall.
- WallXZ
XZ plane wall.
- WallYZ
YZ plane wall
- ZoomPanOptions3D
Zoom, pan and rotation options for View3D.
- ZoomPanOptions3DBase
Zoom, pan and rotation options for 3D Views
Enums
- FrameBox.FrameBoxStyle
Style to present the framebox with.
- MeshModel.CreateReturnCode
Return value of various Create() methods.
Delegates
- LegendBox3D.SeriesTitleMouseMoveOverOffEventHandler
The delegate to use for handlers that receive the SeriesTitleMouseMoveOverOff event.
- LegendBox3D.SeriesTitleMouseMoveOverOnEventHandler
The delegate to use for handlers that receive the SeriesTitleMouseMoveOverOn event.
- MeshModel.GeometryConstructedEventHandler
The delegate to use for handlers that receive the GeometryConstructed event.
- MeshModel.TriangleTracedEventHandler
The delegate to use for handlers that receive the TriangleTraced event.
- View3D.CameraViewChangedHandler
Delegate for CameraViewChanged event.
- View3D.DimensionsChangedHandler
Delegate for DimensionsChanged event.