ComponentOne FinancialChart for WinForms
C1.Win.Chart.Annotation Namespace / Text Class
Members

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

    System.Object
       C1.Win.Chart.Annotation.AnnotationBase
          C1.Win.Chart.Annotation.Text

    See Also