From: Andreas N. <and...@gu...> - 2006-07-04 16:38:38
|
Hi, I have the same problem, does someone knows it? Thanks in advance, Andreas ant...@ti... wrote: > Hi all. > I have a line chart, everything works good, but i would like to make the > point shape smaller. It's too big . > I wrote the following code : > > > Stroke[] strokes= { LineChartProperties.DEFAULT_LINE_STROKE}; > Shape[] shapes= {PointChartProperties.SHAPE_CIRCLE}; > > LineChartProperties lineChartProperties = new LineChartProperties(strokes, > shapes); > > How can i make my point(Circle) smaller?? > > Thanks > > Antonio > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r |