Search
Chart.setMarkShape Method
See Also
 






Gets the shape of marks in the chart, or null, to use alternating shapes.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setMarkShape (
    MarkShape value
)

 Parameters

value

 See Also