[]
        
(Showing Draft Content)

C1.Web.Mvc.AnnotationLayer-1

AnnotationLayer<T> Class

Define an extender to set the annotation layer for FlexChart and FinancialChart.

Inheritance
Extender
AnnotationLayer<T>
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class AnnotationLayer<T> : Extender, IHtmlString
Type Parameters
Name Description
T

Constructors

Name Description
AnnotationLayer(FlexChartCore<T>)

Creates one AnnotationLayer<T> instance.

Properties

Name Description
Items

Gets the collection of annotation elements in the AnnotationLayer.

Extension Methods