ExcelLineChartSerie Members

Office Open XML

The ExcelLineChartSerie type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
DataLabel
Datalabels
Header
Header for the serie.
(Inherited from ExcelChartSerie.)
HeaderAddress
Header address for the serie.
(Inherited from ExcelChartSerie.)
Marker
Marker symbol
Series
Set this to a valid address or the drawing will be invalid.
(Inherited from ExcelChartSerie.)
Smooth
Smoth lines
TrendLines
Access to the trendline collection
(Inherited from ExcelChartSerie.)
XSeries
Set an address for the horisontal labels
(Inherited from ExcelChartSerie.)

See Also