接口 IChartLines
public interface IChartLines
Represents series lines in a chart group. Series lines connect the data values from each series.
-
方法概要
-
方法详细资料
-
getFormat
IChartFormat getFormat()Returns theIChartFormat
object. -
delete
void delete()Deletes the object.
-