Skip to main content

RectangleIndents.Right Property

Specifies the right indent.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

[XtraSerializableProperty]
public int Right { get; set; }

Property Value

Type Description
Int32

An integer value, specifying the right indent.

See Also