ColorMapOverride.Background1 Property
Background 1.Represents the attribte in schema: bg1
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "bg1")> _
Public Property Background1 As EnumValue(Of ColorSchemeIndexValues)
Get
Set
'Usage
Dim instance As ColorMapOverride
Dim value As EnumValue(Of ColorSchemeIndexValues)
value = instance.Background1
instance.Background1 = value
[SchemaAttrAttribute(, "bg1")]
public EnumValue<ColorSchemeIndexValues> Background1 { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<ColorSchemeIndexValues>
Returns EnumValue<T>.