ChartStyle.DataPointLine Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DataPointLine.
Represents the following element tag in the schema: cs:dataPointLine.
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine DataPointLine { get; set; }
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine? DataPointLine { get; set; }
member this.DataPointLine : DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine with get, set
Public Property DataPointLine As DataPointLine