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

本主题中
    Waterfall 类
    本主题中
    Represents a Waterfall series for FlexChart.
    对象模型
    Waterfall 类
    语法
    '声明
     
    Public Class Waterfall 
       Inherits Series
    public class Waterfall : Series 
    备注
    The Waterfall series is normally used to demonstrate how the starting position either increases or decreases through a series of changes.
    继承层次

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Series
                C1.WPF.Chart.Waterfall

    请参见