ViewPie3D Properties |
The ViewPie3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Gets or sets list of annotations. This is a dependency property.
| |
| AutoSizeMargins |
Automatically size margins based on LegendBox position and size. This is a dependency property.
(Inherited from View3DBase.) | |
| Border |
Gets or sets Border of the 3D chart view. This is a dependency property.
(Inherited from View3DBase.) | |
| Camera |
Gets or sets camera (point of view). This is a dependency property.
(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 |
Gets or sets donut inner diameter, in percents. This is a dependency property.
| |
| ExplodePercents |
Gets or sets explode percent. This is a dependency property.
| |
| 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 |
Gets or sets pie legend box. This is a dependency property.
| |
| LightingScheme |
Gets or sets lighting scheme. This is a dependency property.
| |
| Margins |
Gets or sets margins between control's edges and for example graph area borders in DIPs.
If using ViewXY, AxisLayout.AutoAdjustMargins must be disabled this to apply. This is a dependency property.
(Inherited from ViewBase.) | |
| Material |
Gets or sets pie material. This is a dependency property.
| |
| OwnerChart |
Gets Owner chart of the view.
(Inherited from ViewBase.) | |
| Rounding |
Gets or sets edge rounding percentage. This is a dependency property.
| |
| StartAngle |
Gets or sets pie first item start angle. This is a dependency property.
| |
| Style |
Gets or sets 3D pie draw style. This is a dependency property.
| |
| Thickness |
Gets or sets pie thickness. This is a dependency property.
| |
| TitlesNumberFormat |
Gets or sets number formatting string used when a numeric titles style is selected. This is a dependency property.
| |
| TitlesStyle |
Gets or sets titles style. This is a dependency property.
| |
| Values |
Gets or sets pie slice values. This is a dependency property.
| |
| ZoomPanOptions |
Gets or sets zoom, pan and rotation options. This is a dependency property.
|