ElementPosition.Right Property

Definition

Gets the position of the right side of a chart element, in relative coordinates.

[System.ComponentModel.Browsable(false)]
public float Right { get; }

Property Value

A float value that represents the position of the right side of a chart element.

Attributes

Remarks

Returns a value that represents the relative position of the right side of an applicable chart element.

The right side position is always expressed in relative coordinates, and is either relative to a ChartArea object if plotted within a chart area, or relative to the entire chart image if plotted outside of a chart area element.

Chart coordinates use (0,0) for a top-left corner, and (100,100) for a bottom-right corner.

Applies to

Proizvod Verzije
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1