Point Shapes
The point shape constants can be used to specify the shape used in a point chart.
CIRCLE
TRIANGLE
SQUARE
CROSS
STAR
DIAMOND
X
FILLED_CIRCLE
FILLED_TRIANGLE
FILLED_SQUARE
FILLED_DIAMOND
Type
integer
Example
chartDescriptor.plotDescriptor.setPointStyle(0, StyleConstant.FILLED_CIRCLE);
| << Painter Layout | © 1996-2013 InetSoft Technology Corporation (v11.5) | Table Layout >> |