Skip to main content
All docs
V26.1
  • ChartDataReference.BottomRightPosition Property

    Returns the bottom-right cell position of the reference bounds.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public CellPosition BottomRightPosition { get; }

    Property Value

    Type Description
    CellPosition

    The bottom-right corner of the bounding range.

    See Also