|
Chart FX for Java 6.5 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SoftwareFX.ChartFX.Statistical.IntervalChart SoftwareFX.ChartFX.Statistical.IntervalChartWithNormal SoftwareFX.ChartFX.Statistical.Histogram
public final class Histogram
Provides access to the Histogram gallery 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 Summary | |
---|---|
Histogram()
|
Method Summary |
---|
Methods inherited from class SoftwareFX.ChartFX.Statistical.IntervalChartWithNormal |
---|
getLimitLeft, getLimitRight, getLimitsColor, getPercentageLeft, getPercentageRight, isShowLimits, isShowNormal, setLimitLeft, setLimitRight, setLimitsColor, setShowLimits, setShowNormal |
Methods inherited from class SoftwareFX.ChartFX.Statistical.IntervalChart |
---|
getDataMax, getDataMin, getIntervals, setDataMax, setDataMin, setIntervals |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Histogram()
|
http://www.softwarefx.com | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |