Share via


ChartPoint.Width Property

Gets or sets the width (in pixels) of the specified _CommandBarButton control.

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

Syntax

'Declaration
ReadOnly Property Width As Double
    Get
'Usage
Dim instance As ChartPoint
Dim value As Double

value = instance.Width
double Width { get; }

Property Value

Type: System.Double

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace