Name | Description | |
---|---|---|
LineMarker Constructor |
The following tables list the members exposed by LineMarker.
Name | Description | |
---|---|---|
LineMarker Constructor |
Name | Description | |
---|---|---|
Alignment | Gets or sets the alignment of the LineMarker content. | |
BackColor | Gets or sets background color of content. | |
Container | (Inherited from System.ComponentModel.Component) | |
Content | Gets or sets the content function that allows you to customize the text content of the LineMarker. | |
DragContent | Gets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag." | |
DragLines | Gets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag." | |
DragThreshold | Gets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged. | |
Font | Gets or sets font of content. | |
ForeColor | Gets or sets font color of content. | |
HorizontalPosition | ||
Interaction | Gets or sets the interaction mode of the LineMarker. | |
LineColor | Gets or sets color of lines. | |
Lines | Gets or sets the visibility of the LineMarker lines. | |
LineWidth | Gets or sets width of lines | |
Site | (Inherited from System.ComponentModel.Component) | |
VerticalPosition | ||
Visible | Gets or sets the visibility of the LineMarker. | |
X | Gets the current x-value as chart data coordinates. | |
Y | Gets the current y-value as chart data coordinates. |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetVisibleRect | ||
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
OnPaint | ||
OnPositionChanged | ||
Remove | Removes itself from parent control | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
Paint | Custom drawing. | |
PositionChanged | Fires when marker position was changed, allows to update content. |