[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FunnelSeries.Count

Count Property

Count

Creates a deep copy of this series.

Declaration
public override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
Property Value
Type Description
int

A deep copy of this series.

Overrides