Share via


LegendKey.PictureType Property

Returns or sets a [XlChartPictureType#SameCHM] value that represents the way pictures are displayed on a legend key.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property PictureType As Integer
    Get
    Set
'Usage
Dim instance As LegendKey
Dim value As Integer

value = instance.PictureType

instance.PictureType = value
int PictureType { get; set; }

Property Value

Type: System.Int32

See Also

Reference

LegendKey Interface

LegendKey Members

Microsoft.Office.Interop.PowerPoint Namespace