FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Annotation 命名空间 / AnnotationBase 类
成员

本主题中
    AnnotationBase 类
    本主题中
    Represents the base class of annotations for the AnnotationLayer
    对象模型
    AnnotationBase 类
    语法
    '声明
     
    Public MustInherit Class AnnotationBase 
       Inherits System.Windows.DependencyObject
    public abstract class AnnotationBase : System.Windows.DependencyObject 
    继承层次

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

    请参见