GroupedChartView.ShowDropLines Property
Specifies whether to display drop lines.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Use the ShowDropLines property to display lines that extend from the data markers to the category axis on a chart:

To customize drop lines, use the DropLineProperties property.
See Also