View3DBase Properties |
The View3DBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSizeMargins |
Automatically size margins based on LegendBox position and size. This is a dependency property.
| |
| Border |
Gets or sets Border of the 3D chart view. This is a dependency property.
| |
| Camera |
Gets or sets camera (point of view). This is a dependency property.
| |
| 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 |
Gets or sets dimensions (size) of the 3D chart view. This is a dependency property.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| 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.) | |
| 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.) | |
| OwnerChart |
Gets Owner chart of the view.
(Inherited from ViewBase.) |