GroupedChartView.DropLineProperties Property
Specifies appearance settings for drop lines.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ChartElement | Appearance settings. |
Remarks
To enable drop lines, set the ShowDropLines property to true.
See Also