SeriesTitle Properties |
The SeriesTitle type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets if allow dragging by user. This is a dependency property.
(Inherited from DraggableObject.) | |
| 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.) | |
| AutoPlacement |
Gets or sets if place title automatically on chart near the series data. This is a dependency property.
| |
| 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.) | |
| HorizontalAlign |
Gets or sets horizontal alignment within X axis. 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.) | |
| LimitInsideGraphMargins |
Gets or sets if limits text inside graph margins area. This is a dependency property.
| |
| LockAutoPosition |
Gets or sets if lock title position to current X and Y data values. Prevent automatic title placement routine from relocating the title. This is a dependency property.
| |
| Offset |
Gets or sets offset of its aligned position. This is a dependency property.
| |
| 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.) | |
| VerticalAlign |
Gets or sets vertical alignment within Y axis. This is a dependency property.
| |
| Visible |
Gets or sets if title is visible or not. This is a dependency property.
(Inherited from TitleBase.) |