LineChartRangeControlClientView.LineWidth Property
Specifies the width of a line in a LineChartRangeControlClientView.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the line width (in pixels). |
See Also