次の方法で共有


BubbleChartSeries.InvertIfNegative Property

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

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

Syntax

'宣言
Public Property InvertIfNegative As InvertIfNegative
    Get
    Set
'使用
Dim instance As BubbleChartSeries
Dim value As InvertIfNegative

value = instance.InvertIfNegative

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.InvertIfNegative

See Also

Reference

BubbleChartSeries Class

BubbleChartSeries Members

DocumentFormat.OpenXml.Drawing.Charts Namespace