[]
Represents a funnel series in a Y plot area.
public class FunnelSeries : BarSeries, ICloneable, IXmlSerializable
Public Class FunnelSeries
Inherits BarSeries
Implements ICloneable, IXmlSerializable
| Name | Description |
|---|---|
| FunnelSeries() | Creates a new series. |
| FunnelSeries(FunnelSeries) | Creates a new series that is a deep copy of the specified series. |
| Name | Description |
|---|---|
| Count | Creates a deep copy of this series. |
| GapWidth | |
| LabelVisible | Gets or sets whether the data labels are visible. |
| Name | Description |
|---|---|
| Clone() | Clone the object |