Skip to main content
A newer version of this page is available.
All docs
V19.1

WebChartControl.BorderTop Property

Overrides the base class property to hide it.

Namespace: DevExpress.XtraCharts.Web

Assembly: DevExpress.XtraCharts.v19.1.Web.dll

Declaration

public override Border BorderTop { get; }

Property Value

Type
Border

Remarks

This member supports the internal infrastructure and cannot be used directly from your code.

See Also