Freigeben über


DoughnutChart.VaryColors-Eigenschaft

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

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

Syntax

'Declaration
Public Property VaryColors As VaryColors
    Get
    Set
'Usage
Dim instance As DoughnutChart
Dim value As VaryColors

value = instance.VaryColors

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.VaryColors

Siehe auch

Referenz

DoughnutChart Klasse

DoughnutChart-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace