[]
Creates one AnnotationLayer<T> instance.
public AnnotationLayer(FlexChartCore<T> target)
Public Sub New(target As FlexChartCore(Of T))
| Type | Name | Description |
|---|---|---|
| FlexChartCore<T> | target | A FlexChartCore<T> which owns this annotation layer. |