SeriesTitle3DBase Properties |
The SeriesTitle3DBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Allow user to move title.
| |
| AllowUserInteraction |
Gets or sets if user interaction is allowed. This is a dependency property.
(Inherited from UserInteractiveObject.) | |
| Angle |
Gets or sets text rotation angle, in degrees. The rotation is applied around text center point. This is a dependency property.
(Inherited from TitleBase.) | |
| Border |
Gets or sets border around the object. This is a dependency property.
(Inherited from BorderedFilledTitle.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color |
Gets or sets color. This is a dependency property.
(Inherited from TitleBase.) | |
| 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.) | |
| DrawRectangle |
Gets title draw rectangle. Note, accurate only for Angle=0. Otherwise, reliable only Width, Height and central point.
(Inherited from TitleBase.) | |
| Fill |
Gets or sets fill. This is a dependency property.
(Inherited from BorderedFilledTitle.) | |
| Font |
Gets or sets title font. This is a dependency property.
(Inherited from TitleBase.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code. This is a dependency property.
(Inherited from HighlightingItemBase.) | |
| 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.) | |
| Shadow |
Gets or sets shadow below the text. This is a dependency property.
(Inherited from TitleBase.) | |
| Text |
Gets or sets title text. This is a dependency property.
(Inherited from TitleBase.) | |
| Visible |
Gets or sets if title is visible or not. This is a dependency property.
(Inherited from TitleBase.) |