Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fixed [Bugzilla] 123208: Exception is thrown out when setting 3D bar chart series label position as "inside"

- Summary: Exception is thrown out when setting 3D bar chart series label position as "inside"

- Bugzilla Bug (s) Resolved: 123208

- Description:
1. Removed label position "inside" from chart builder in the case of 3D bar chart.
2. Customized error message for 3D bar chart label position exception.
3. Fixed the label position converted error.

- Tests Description: N/A

- Files Edited:
/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/engine/extension/i18n/messages.properties
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BarChart.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesLabelSheet.java


- Files Added: None

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

Regards,

Nina


Back to the top