Unlike other Cartesian charts, a histogram input is not specified by X and Y coordinates. Instead, a single array of raw data values is specified in the Y ChartDataArray of each ChartDataSeries. Depending upon the IntervalCreationMethod selected, histogram input may also use the X ChartDataArray of a ChartDataSeries to specify interval boundaries.
The following table lists the Data Arrays and describes the effect each one has on Histogram charts.
Property |
Description |
Holds the interval boundaries for histograms with XDataBoundaries as the IntervalCreationMethod. | |
Holds the raw data values. | |
No effect for Histogram charts. | |
No effect for Histogram charts. | |
No effect for Histogram charts. |
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |