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