ViewPie3D Class |
Namespace: Arction.WinForms.Charting.Views.ViewPie3D
The ViewPie3D type exposes the following members.
| Name | Description | |
|---|---|---|
| ViewPie3D |
Constructor.
| |
| ViewPie3D(LightningChart) |
Constructor
|
| Name | Description | |
|---|---|---|
| Annotations |
List of annotations.
| |
| AutoSizeMargins |
Automatically size margins based on LegendBox position and size.
(Inherited from View3DBase.) | |
| Border |
Border Options for View
(Inherited from View3DBase.) | |
| Camera |
Camera (point of view).
(Inherited from View3DBase.) | |
| Dimensions |
Dimensions (size) of the 3D chart view
(Overrides View3DBaseDimensions.) | |
| DonutInnerPercents |
Donut inner diameter, in percents.
| |
| ExplodePercents |
Explode percent.
| |
| LegendBox3DPie |
Pie legend box.
| |
| LightingScheme |
Lighting scheme.
| |
| Lights |
List of lights
(Inherited from View3DBase.) | |
| Margins |
Margins between control's edges and for example graph area borders in DIPs.
If using ViewXY AxisLayout.AutoAdjustMargins must be disabled this to apply.
(Inherited from ViewBase.) | |
| Material |
Pie material.
| |
| OwnerChart |
Gets Owner chart of the view.
(Inherited from ViewBase.) | |
| Rounding |
Edge rounding percentage.
| |
| StartAngle |
Pie first item start angle.
| |
| Style |
3D pie draw style.
| |
| Thickness |
Pie thickness.
| |
| TitlesNumberFormat |
Number formatting string used when a numeric titles style is selected
| |
| TitlesStyle |
Titles style
| |
| Values |
Pie slice values.
| |
| ZoomPanOptions |
Zoom, pan and rotation options.
|
| 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. |
| Name | Description | |
|---|---|---|
| CameraViewChanged |
Camera viewpoint has changed
| |
| DimensionsChanged |
3D world dimensions have changed
| |
| MarginsChanged |
Margins changed.
(Inherited from ViewBase.) |