SeriesAxis.AxisPosition 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.
Axis Position.
Represents the following element tag in the schema: c:axPos.
public DocumentFormat.OpenXml.Drawing.Charts.AxisPosition AxisPosition { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.AxisPosition? AxisPosition { get; set; }
member this.AxisPosition : DocumentFormat.OpenXml.Drawing.Charts.AxisPosition with get, set
Public Property AxisPosition As AxisPosition