Click or drag to resize

ViewPie3D Methods

LightningChart .NET Help

The ViewPie3D type exposes the following members.

Methods
  NameDescription
Public methodConvert3DWorldCoordToScreenCoord
Convert a 3D point to screen coordinate.
(Inherited from View3DBase.)
Public methodDispose
Release all resources used by this instance.
(Inherited from ChartNode.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetPieSize
Set pie size.
Public methodSetPredefinedLightingScheme
Set a predefined lighting scheme.
(Inherited from View3DBase.)
Public methodToString
Convert class description to string
(Overrides ObjectToString.)
Public methodWheelScrolled
User interactive device wheel scrolled.
(Overrides View3DBaseWheelScrolled(UserInteractiveDeviceEventArgs, LightningChart).)
Public methodZoomToFit
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.

(Inherited from View3DBase.)
Top
See Also