[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartHistogram.Normalized

Normalized Property

Normalized

Gets or sets a value indicating whether each histogram series interval is normalized.

Declaration
public bool Normalized { get; set; }
Remarks

When histograms with non-uniform intervals are generated, each interval is typically normalized such that each interval height represents the same frequency per unit width. This preserves the most appropriate histogram shape.