Share via


ChartPoint.PictureUnit Property

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

Syntax

'Declaration
Property PictureUnit As Double
    Get
    Set
'Usage
Dim instance As ChartPoint
Dim value As Double

value = instance.PictureUnit

instance.PictureUnit = value
double PictureUnit { get; set; }

Property Value

Type: System.Double

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace