XlsChart IsSeriesLines Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public bool IsSeriesLines { get; }
Public ReadOnly Property IsSeriesLines As Boolean Get
public: property bool IsSeriesLines { bool get (); }
member IsSeriesLines : bool with get