public interface ChartPlot extends Serializable, JRCloneable
Modifier and Type | Method and Description |
---|---|
Color |
getBackcolor()
Gets the chart background color.
|
Float |
getBackgroundAlpha()
Gets the transparency factor for this plot background.
|
Float |
getForegroundAlpha()
Gets the transparency factor for this plot foreground.
|
org.jfree.chart.plot.PlotOrientation |
getOrientation()
Gets the plot orientation (horizontal or vertical).
|
clone
Color getBackcolor()
org.jfree.chart.plot.PlotOrientation getOrientation()
Float getBackgroundAlpha()
Float getForegroundAlpha()
Copyright © 2019 TIBCO Software Inc.. All rights reserved.