ComponentOne FlexChart for WinForms
Waterfall Class
Members 


C1.Win.Chart Namespace : Waterfall Class
Represents a Waterfall series for FlexChart.
Object Model
Waterfall ClassChartStyle ClassAxis ClassAxis ClassChartStyle ClassDataLabel ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
Public Class Waterfall 
   Inherits Series
'Usage
 
Dim instance As Waterfall
public class Waterfall : Series 
Remarks
The Waterfall series is normally used to demonstrate how the starting position either increases or decreases through a series of changes.
Inheritance Hierarchy

System.Object
   C1.Chart.SeriesBase
      C1.Win.Chart.Series
         C1.Win.Chart.Waterfall

See Also

Reference

Waterfall Members
C1.Win.Chart Namespace