public class C3ChartDataFile extends Object
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the output channel.
|
C3Chart |
getChart()
Get chart meta-data.
|
Path |
getTarget()
Gets the root path of this chart report.
|
void |
open()
Opens the data file for output of additional values.
|
public C3Chart getChart()
public Path getTarget()
public void open() throws PerfCakeException
PerfCakeException
- In case of an I/O error.public void close() throws PerfCakeException
PerfCakeException
- In case of an I/O error.Copyright © 2010–2017 PerfCake Community. All rights reserved.