ViewPie3D Methods |
The ViewPie3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Convert3DWorldCoordToScreenCoord |
Convert a 3D point to screen coordinate.
(Inherited from View3DBase.) | |
| 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.) | |
| SetPieSize |
Set pie size.
| |
| SetPredefinedLightingScheme |
Set a predefined lighting scheme.
(Inherited from View3DBase.) | |
| ToString |
Convert class description to string
(Overrides ObjectToString.) | |
| WheelScrolled |
User interactive device wheel scrolled.
(Overrides View3DBaseWheelScrolled(UserInteractiveDeviceEventArgs, LightningChart).) | |
| ZoomToFit |
Zooms the view so that the data is visible at maximum possible size.
(Inherited from View3DBase.)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. |