Skip to main content
All docs
V26.1
  • StockChartView.DropLineProperties Property

    Gets or sets formatting properties for drop lines.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public ChartElement DropLineProperties { get; set; }

    Property Value

    Type Description
    ChartElement

    A ChartElement object that defines drop line appearance.

    See Also