MindFusion.Charting for Silverlight Programmer's Guide
Annotation Class
Remarks See Also
 

Represents an anotation at a chart element.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public class Annotation : DependencyObject

Visual Basic  Copy Code

Public Class Annotation
    Inherits DependencyObject

 Remarks

Used by bar charts to mark important data at given positions at the bar. Supports several appearance styles and can have a text label.

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        MindFusion.Charting.Silverlight.Annotation

 See Also

Annotation Members
MindFusion.Charting.Silverlight Namespace