[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartSeriesHistogram

ChartSeriesHistogram Class

Represents properties specific to histogram charts.

Inheritance
ChartSeriesHistogram
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartSeriesHistogram : ChartObject, INotifyPropertyChanged, IC1Serializable

Constructors

Name Description
ChartSeriesHistogram()

Properties

Name Description
DisplayType

Gets or sets the method used to display the frequency data.

IntervalCreationMethod

Gets or sets the method used to specify the histogram intervals.

IntervalNumber

Gets or sets the number of intervals in the histogram.

IntervalStart

Gets or sets the numeric value of the beginning of the first interval.

IntervalWidth

Gets or sets the numeric value of the width of each interval.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.