Hi Nick, Thanks for your reply.I have seen HSSFChar but there is methos to get series labels and there are no methods to get category labels
"dive down into record" means should I write any code in POI source.I am new to POI and I don't know how to proceed. Thanks, excelpoi Nick Burch wrote: > > On Tue, 4 Nov 2008, excelpoi wrote: >> I need to get Category Axis Labels/Horizontal Axis Labels in >> charts.Please help me out. > > There's a tiny bit of support in the scratchpad HSSFChart: > http://poi.apache.org/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.html > > Otherwise, you're probably going to need to dive down into the record > layer > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/want-to-find-axis-labels-in-charts-using-poi-tp20335085p20423180.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
