[]
Represents line marker for FlexChart.
public class LineMarker : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
| Name | Description |
|---|---|
| LineMarker() | Creates an instance of LineMarker class. |
| Name | Description |
|---|---|
| hp | |
| vp |
| Name | Description |
|---|---|
| Alignment | Gets or sets the marker content alignment. |
| Chart | |
| Content | Gets or set the content template for the marker. |
| HorizontalPosition | Gets or sets the relative horizontal position of the marker. |
| Interaction | Gets or sets the interaction mode of the LineMarker. |
| LineStyle | Gets or sets the chart style. |
| Lines | Gets or sets the visiblity of marker's lines. |
| VerticalPosition | Gets or sets the relative vertical position of the marker. |