ChartDirector 7.0 (Java Edition)
DataSet.setDataName
Usage
public void setDataName(String name)
Description
Sets the name of the data set.
The name will be used in the legend box, if one is available for the chart.
Arguments
Argument | Default | Description |
name | (Mandatory) | The name of the data set. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.