次の方法で共有


Line3DChart.VaryColors Property

VaryColors.Represents the element tag in schema: c:varyColors

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

Syntax

'宣言
Public Property VaryColors As VaryColors
    Get
    Set
'使用
Dim instance As Line3DChart
Dim value As VaryColors

value = instance.VaryColors

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.VaryColors

See Also

Reference

Line3DChart Class

Line3DChart Members

DocumentFormat.OpenXml.Drawing.Charts Namespace