ViewPie3D Properties |
The ViewPie3D type exposes the following members.
| 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.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dimensions |
Dimensions (size) of the 3D chart view
(Overrides View3DBaseDimensions.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| DonutInnerPercents |
Donut inner diameter, in percents.
| |
| ExplodePercents |
Explode percent.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| 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.
|