View3DBase Methods |
The View3DBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Convert3DWorldCoordToScreenCoord |
Convert a 3D point to screen coordinate.
| |
| CreateDefaultLights |
Create default lights.
| |
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetPredefinedLightingScheme |
Set a predefined lighting scheme.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WheelScrolled |
Mouse wheel scrolled.
(Overrides ViewBaseWheelScrolled(UserInteractiveDeviceEventArgs, LightningChart).) | |
| ZoomToFit |
Zooms the view so that the data is visible at maximum possible size.
Area is either the full drawing area inside Margins or area which is further limited by ZoomPadding, depending on case. For more information, see options at ZoomArea3D. |