ChartTitle.Width Property

Definition

Gets the width, in points, of the object.

public:
 property double Width { double get(); };
public double Width { get; }
Public ReadOnly Property Width As Double

Property Value

The width, in points, of the object.

Remarks

Read-only.

Applies to