public final class Histogram extends IntervalChartWithNormal
Provides access to the Histogram object
A histogram is a bar chart representing a frequency distribution; heights of the bars represent observed frequencies. The supported members of this class allow the developer to configure additional attributes for a Histogram statistical chart.
Constructor and Description |
---|
Histogram()
Constructs a newly allocated Histogram object
|
getLimitLeft, getLimitRight, getLimitsColor, getPercentageLeft, getPercentageRight, isShowLimits, isShowNormal, resetLimitLeft, resetLimitRight, resetLimitsColor, resetShowLimits, resetShowNormal, setLimitLeft, setLimitRight, setLimitsColor, setShowLimits, setShowNormal
getAxisX, getDataMax, getDataMin, getIntervals, resetDataMax, resetDataMin, resetIntervals, setDataMax, setDataMin, setIntervals
2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.