SeriesEventMarker Properties |
The SeriesEventMarker type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets whether dragging by user is allowed.
(Inherited from DraggableObject.) | |
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| ClipInsideGraph |
Marker is clipped inside graph area.
(Inherited from EventMarkerCommonBaseSYMBOL.) | |
| 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.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| HorizontalPosition |
Horizontal position.
| |
| 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.) | |
| Label |
Event marker title label.
(Inherited from EventMarkerCommonBaseSYMBOL.) | |
| Offset |
Symbol offset from it's designated position.
(Inherited from EventMarkerCommonBaseSYMBOL.) | |
| Symbol |
Marker symbol.
(Inherited from EventMarkerCommonBaseSYMBOL.) | |
| VerticalPosition |
Vertical position.
| |
| Visible |
Defines if event marker is visible or not.
(Inherited from EventMarkerCommonBaseSYMBOL.) | |
| XValue |
X value of marker.
| |
| YValue |
Y value of marker.
|