[]
        
(Showing Draft Content)

C1.Web.Mvc.AnnotationLayer-1.-ctor

AnnotationLayer Constructor

AnnotationLayer(FlexChartCore<T>)

Creates one AnnotationLayer<T> instance.

Declaration
public AnnotationLayer(FlexChartCore<T> target)
Public Sub New(target As FlexChartCore(Of T))
Parameters
Type Name Description
FlexChartCore<T> target

A FlexChartCore<T> which owns this annotation layer.