[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineMarkerExtension

LineMarkerExtension Class

Define a static class to add the extension methods for all the controls which can use FlexGridFilter extender.

Inheritance
LineMarkerExtension
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public static class LineMarkerExtension

Methods

Name Description
AddLineMarker<T>(FlexChartBuilder<T>)

Apply a default LineMarker extender in FlexChart.

AddLineMarker<T>(FlexChartBuilder<T>, Action<LineMarkerBuilder<T>>)

Apply the LineMarker extender in FlexChart.