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