FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Text Class
Members

In This Topic
    Text Class
    In This Topic
    Represents a text annotation for the AnnotationLayer
    Object Model
    Text Class
    Syntax
    'Declaration
     
    Public Class Text 
       Inherits AnnotationBase
    public class Text : AnnotationBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationBase
                C1.WPF.Chart.Annotation.Text

    See Also