public final class FrequencyPolygon extends IntervalChartWithNormal
Provides access to the FrequencyPolygon object
A frequency polygon is a graphical display of a frequency table. The intervals are shown on the X-axis and the number of scores in each interval is represented by the height of a point located above the middle of the interval. The supported members of this class allow customization to the FrequencyPolygon object.
Constructor and Description |
---|
FrequencyPolygon()
Constructs a newly allocated FrequencyPolygon 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.