Skip to main content

RectangleIndents.Bottom Property

Specifies the bottom indent.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

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

Property Value

Type Description
Int32

An integer value, specifying the bottom indent.

See Also