[]
        
(Showing Draft Content)

C1.Win.C1Chart.Histogram.Normalized

Normalized Property

Normalized

Gets or sets 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.