Interface ManuallyPositionable
- All Known Subinterfaces:
Chart
,ChartLegend
- All Known Implementing Classes:
XSSFChart
,XSSFChartLegend
Deprecated.
Abstraction of chart element that can be positioned with manual
layout.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns manual layout for the chart element.
-
Method Details
-
getManualLayout
ManualLayout getManualLayout()Deprecated.Returns manual layout for the chart element.- Returns:
- manual layout for the chart element.
-