C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Text Class
Members


Text Class
Represents a text annotation for the AnnotationLayer
Object Model
Text ClassAnnotationLayer ClassChartStyle Class
Syntax
'Declaration
 
Public Class Text 
   Inherits AnnotationBase
   Implements C1.iOS.Core.IDependencyObject 
 
'Usage
 
Dim instance As Text
Inheritance Hierarchy

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

See Also