ParetoSeries Properties
A series that combines a histogram with a cumulative percentage line.| Name | Description |
|---|---|
| ChartType | Returns the Pareto chart type. |
| CustomDataPoints | Gets or sets settings for individual data points in the series. Inherited from SeriesExBase. |
| DataLabels | Returns the data label settings for the Pareto series. |
| Hidden | Gets or sets whether the series is hidden. Inherited from SeriesExBase. |
| HistogramSeries | Gets or sets the histogram series associated with the Pareto series. |
| Properties | Gets or sets visual properties for the series. Inherited from SeriesExBase. |
| Text | Gets or sets the series name. Inherited from SeriesExBase. |
See Also