windowsforms-devexpress-dot-xtracharts-dot-designer-453ecd6d.md
The CustomBorder model.
Namespace : DevExpress.XtraCharts.Designer
Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll
NuGet Package : DevExpress.Win.Charts
[ModelOf(typeof(CustomBorder))]
public class CustomBorderModel :
BorderBaseModel
<ModelOf(GetType(CustomBorder))>
Public Class CustomBorderModel
Inherits BorderBaseModel
The following members return CustomBorderModel objects:
Show 12 links
Object ChartElementModel BorderBaseModel CustomBorderModel
See Also