Skip to main content
All docs
V26.1
  • ParetoSeries.HistogramSeries Property

    Gets or sets the histogram series associated with the Pareto series.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public HistogramSeries HistogramSeries { get; set; }

    Property Value

    Type Description
    HistogramSeries

    The histogram series associated with the Pareto series.

    See Also