ChartElementPositionInstance.Width Property

Definition

Gets the calculated value of the Width property in a ChartElementPosition class.

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

Property Value

A double value that represents the calculated value of the Width property.

Applies to