DataLabel.Left Property

Definition

Returns or sets a Double value that represents the distance, in points, from the left edge of the object to the left edge of the chart area.

public:
 property double Left { double get(); void set(double value); };
public double Left { get; set; }
member this.Left : double with get, set
Public Property Left As Double

Property Value

Double

Applies to