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