Share via


ChartPoint.PictureType Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property PictureType As XlChartPictureType
    Get
    Set
'Usage
Dim instance As ChartPoint
Dim value As XlChartPictureType

value = instance.PictureType

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

Property Value

Type: Microsoft.Office.Core.XlChartPictureType

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace