[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FinanceLineMarkerExtension

FinanceLineMarkerExtension Class

Provide extension methods for FinancialChart.

Inheritance
FinanceLineMarkerExtension
Namespace: C1.Web.Mvc.Finance.Fluent
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
public static class FinanceLineMarkerExtension

Methods

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

Apply a default LineMarker extender in FinancialChart.

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

Apply the LineMarker extender in FinancialChart.