[]
Represents series lines in a chart group. Series lines connect the data values from each series.
public interface IChartLines
Returns the IChartFormat object (read-only).
IChartFormat Format { get; }
Deletes the object.
void Delete()