ViewRoundBase Properties |
The ViewRoundBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSizeMargins |
Automatically size margins based on LegendBox position and size.
| |
| Border |
Border Options for View.
| |
| 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.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| GraphBackground |
Graph background fill
(Inherited from View2D.) | |
| 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 |
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.) | |
| OwnerChart |
Gets Owner chart of the view.
(Inherited from ViewBase.) | |
| ZoomScale |
Current zooming scale.
1 is the default zoom that shows the circle at it's maximum size
so that it just fills the view area reduced by the margins.
|