[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ParetoSeries

ParetoSeries Class

Represents a histogram series in a Y plot area.

Inheritance
ParetoSeries
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class ParetoSeries : HistogramSeries, IMixSeries, ICloneable, IXmlSerializable
Public Class ParetoSeries
    Inherits HistogramSeries
    Implements IMixSeries, ICloneable, IXmlSerializable

Constructors

Name Description
ParetoSeries()

Creates a new series.

ParetoSeries(ParetoSeries)

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

Properties

Name Description
ParetoLine

Gets the bar object of the histogram series.

SeriesName

Gets or sets the name of the series.

Methods

Name Description
Clone()

Creates a deep copy of this series.