[]
        
(Showing Draft Content)

C1.Android.Chart.Histogram

Histogram Class

Represents a histogram.

Inheritance
Histogram
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public class Histogram : ChartSeries, IDependencyObject, IDisposable, IChartSeries, IStyleProvider, IHistogramSeries

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.

Methods

Name Description
GetValues(int)

Gets the array of data values.

OnItemsSourceChanged()

Invoked when items source changes.