ComponentOne FlexReport for WinForms
IntervalWidth Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartSeriesHistogram Class : IntervalWidth Property
Gets or sets the numeric value of the width of each interval.
Syntax
'Declaration
 
Public Property IntervalWidth As System.Double
public System.double IntervalWidth {get; set;}
Remarks
Applies only to the SemiAutomatic creation method.
See Also

Reference

ChartSeriesHistogram Class
ChartSeriesHistogram Members