Skip to main content
All docs
V19.2

WebChartControl.BorderRight Property

Overrides the base class property to hide it.

Namespace: DevExpress.XtraCharts.Web

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

Declaration

public override Border BorderRight { get; }

Property Value

Type
Border

Remarks

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

See Also