ScrollBarOptionsModel.BorderColor Property
In This Article
Gets or sets the value of the ScrollBarOptions.BorderColor within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Color | The border color. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Border |
---|---|
XYDiagram |
|
See Also