SeriesText.NumericValue Property

Definition

NumericValue.

Represents the following element tag in the schema: c:v.

public DocumentFormat.OpenXml.Drawing.Charts.NumericValue NumericValue { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.NumericValue? NumericValue { get; set; }
member this.NumericValue : DocumentFormat.OpenXml.Drawing.Charts.NumericValue with get, set
Public Property NumericValue As NumericValue

Property Value

Returns NumericValue.

Applies to