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

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

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationBase
                C1.WPF.Chart.Annotation.Shape
                   C1.WPF.Chart.Annotation.Circle
                   C1.WPF.Chart.Annotation.Ellipse
                   C1.WPF.Chart.Annotation.Line
                   C1.WPF.Chart.Annotation.Polygon
                   C1.WPF.Chart.Annotation.Rectangle
                   C1.WPF.Chart.Annotation.Square

    请参见