https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

            Bug ID: 64950
           Summary: about doughnutchart
           Product: POI
           Version: 4.1.2-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
          Assignee: dev@poi.apache.org
          Reporter: 532777...@qq.com
  Target Milestone: ---

when i use this version.
i can't create a XDDFoughnutChartData instance with the method of
'createData(...) ' which in the class of XDDFChart


in other way.
when i create a CTDoughnutChart instance with
XDDFChart.getCTChart().getPlotArea().getDoughnutChartArray(0);
i can't call the method of setHoleSize(...), because there is not class
definition of CTHoleSize

if i don't use the setHoleSize  , the result of the program is a pie chart.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to