ComponentOne ASP.NET MVC Controls
LineMarkerBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : LineMarkerBuilder<T> Class

The following tables list the members exposed by LineMarkerBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreate one FlexGridFilterBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodSets the Alignment property.  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.Content. Sets the content function that allows to customize the text content of the LineMarker.  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.DragContent. Sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.DragLines. Sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag."  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.DragThreshold. Sets the maximum distance from the horizontal or vertical line that the marker can be dragged.  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.HorizontalPosition. Sets the horizontal position of the LineMarker relative to the plot area.  
Public MethodSets the Interaction property.  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.IsVisible. Sets the visibility of the LineMarker.  
Public MethodSets the Lines property.  
Public MethodConfigurates the C1.Web.Mvc.LineMarker<T>.OnClientPositionChanged client event. Occurs after the LineMarker's position changes.  
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.SeriesIndex. Sets the index of the series in the chart in which the LineMarker appears.  
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<LineMarker<T>,LineMarkerBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.LineMarker<T>.VerticalPosition. Sets the vertical position of the LineMarker relative to the plot area.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

LineMarkerBuilder<T> Class
C1.Web.Mvc.Fluent Namespace