LineChartProperties(Stroke[] lineStrokes, Shape[] shapes) Constructor
Parameters: lineStrokes - Parameters: shapes - if any of the shapes are NULL, they will not be drawn.
final public static Stroke DEFAULT_LINE_STROKE(Code)
Constructor Detail
LineChartProperties
public LineChartProperties(Stroke[] lineStrokes, Shape[] shapes)(Code)
Constructor
Parameters: lineStrokes - Parameters: shapes - if any of the shapes are NULL, they will not be drawn. If the passedArray is NULL, no shpaes will be drawn. There are some Shapes defined inPointChartProperties Object.