Freigeben über


DataPoint.InvertIfNegative-Eigenschaft

Invert if Negative.Represents the element tag in schema: c:invertIfNegative

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property InvertIfNegative As InvertIfNegative
    Get
    Set
'Usage
Dim instance As DataPoint
Dim value As InvertIfNegative

value = instance.InvertIfNegative

instance.InvertIfNegative = value
public InvertIfNegative InvertIfNegative { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.InvertIfNegative

Siehe auch

Referenz

DataPoint Klasse

DataPoint-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace