Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public const int Undefined = -1

Field Value

Type
Int32
See Also