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

    Gets or sets the gap width between the up and down bars of adjacent data points.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public int UpDownBarGapWidth { get; set; }

    Property Value

    Type Description
    Int32

    An integer value that specifies bar gap width.

    See Also