Back to Devexpress

RectangleIndents.Top Property

corelibraries-devexpress-dot-xtracharts-dot-rectangleindents-5d666c05.md

latest1.2 KB
Original Source

RectangleIndents.Top Property

Specifies the top indent.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public int Top { get; set; }
vb
Public Property Top As Integer

Property Value

TypeDescription
Int32

An integer value, specifying the top indent.

|

See Also

All

Bottom

Left

Right

RectangleIndents Class

RectangleIndents Members

DevExpress.XtraCharts Namespace