[]
Represents a histogram series in a Y plot area.
public class ParetoSeries : HistogramSeries, IMixSeries, ICloneable, IXmlSerializable
Public Class ParetoSeries
Inherits HistogramSeries
Implements IMixSeries, ICloneable, IXmlSerializable
Name | Description |
---|---|
ParetoSeries() | Creates a new series. |
ParetoSeries(ParetoSeries) | Creates a new series that is a deep copy of the specified series. |
Name | Description |
---|---|
ParetoLine | Gets the bar object of the histogram series. |
SeriesName | Gets or sets the name of the series. |
Name | Description |
---|---|
Clone() | Creates a deep copy of this series. |