Skip to main content

RectangleIndents.Undefined Field

Always returns -1. This value is returned by the RectangleIndents.All property if RectangleIndents.Left, RectangleIndents.Right, RectangleIndents.Top and RectangleIndents.Bottom property values are not equal.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public const int Undefined = -1

Field Value

Type
Int32
See Also