EventMarkerCommonBaseSYMBOL Properties |
The EventMarkerCommonBaseSYMBOL generic 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.) | |
| ClipInsideGraph |
Marker is clipped inside graph area.
| |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| Label |
Event marker title label.
| |
| Offset |
Symbol offset from it's designated position.
| |
| Symbol |
Marker symbol.
| |
| Visible |
Defines if event marker is visible or not.
|