Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the unit for each picture on the chart if the PictureType property is set to xlStackScale; otherwise, this property is ignored. Read/write 64-bit signed integer.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property PictureUnit2 As Double
Get
Set
'Usage
Dim instance As LegendKey
Dim value As Double
value = instance.PictureUnit2
instance.PictureUnit2 = value
double PictureUnit2 { get; set; }
Property Value
Type: System.Double