ChartStyle.LeaderLine 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.
LeaderLine.
Represents the following element tag in the schema: cs:leaderLine.
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine LeaderLine { get; set; }
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine? LeaderLine { get; set; }
member this.LeaderLine : DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine with get, set
Public Property LeaderLine As LeaderLine