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