[]
        
(Showing Draft Content)

C1.Win.Chart.Histogram

Histogram Class

Represents a histogram.

Inheritance
Histogram
Implements
ISeries
IStyleProvider
IHistogramSeries
IDistributionSeries
Namespace: C1.Win.Chart
Assembly: C1.Win.FlexChart.8.dll
Syntax
public class Histogram : Series, ISeries, IStyleProvider, IDisposable, IHistogramSeries, IDistributionSeries

Constructors

Name Description
Histogram()

Creates an instance of Histogram class.

Properties

Name Description
BinWidth

Gets or sets a positive decimal number for the range of a bin.

CumulativeMode

Gets or sets the cumulative mode state

FrequencyPolygonStyle

Gets or sets the FrequencyPolygonStyle property.

HistogramAppearance

Gets or sets the Appearance Type.

NormalCurve

Gets or sets the Normal Curve

Methods

Name Description
GetChartType()

Gets the chart type.

GetStyle(string)

Gets the style by name.

GetValues(int)

Gets the array of data values.

OnDataSourceChanged()

Fires when data source was changed.