ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.Annotation.AnnotationBase
             C1.Xaml.Chart.Annotation.Text

    See Also