[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FunnelSeries

FunnelSeries Class

Represents a funnel series in a Y plot area.

Inheritance
FunnelSeries
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class FunnelSeries : BarSeries, ICloneable, IXmlSerializable
Public Class FunnelSeries
    Inherits BarSeries
    Implements ICloneable, IXmlSerializable

Constructors

Name Description
FunnelSeries()

Creates a new series.

FunnelSeries(FunnelSeries)

Creates a new series that is a deep copy of the specified series.

Properties

Name Description
Count

Creates a deep copy of this series.

GapWidth
LabelVisible

Gets or sets whether the data labels are visible.

Methods

Name Description
Clone()

Clone the object