Skip to main content
All docs
V25.1
  • ChartDashboardLayoutItem.CandleStickSeriesStyle Attached Property

    An attached property that applies style settings to the Open-High-Low-Close (Candle Stick) series in the underlying Chart control.

    Namespace: DevExpress.DashboardWpf

    Assembly: DevExpress.Xpf.Dashboard.v25.1.dll

    NuGet Package: DevExpress.Wpf.Dashboard

    Declaration

    Returns

    Type Description
    Style

    A Style object that contains settings applied to the Open-High-Low-Close (Candle Stick) series.

    See Also