ASP.NET Pack Programmer's Guide
BiaxialChart.Annotations Property
See Also
 





Gets or sets the list of series whose labels are drawn as annotations.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public ObservableCollection<Series> Annotations { get; set; }

Visual Basic  Copy Code

Public Property Annotations As ObservableCollection(Of Series)

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WebForms Namespace