Skip to main content
A newer version of this page is available.
All docs
V18.2

WebChartControl.BorderLeft Property

Overrides the base class property to hide it.

Namespace: DevExpress.XtraCharts.Web

Assembly: DevExpress.XtraCharts.v18.2.Web.dll

Declaration

public override Border BorderLeft { get; }

Property Value

Type
Border

Remarks

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

See Also