Skip to main content
All docs
V25.2
  • PolarAdjustHandle.MinRadial Property

    Gets or sets the minimum radius position.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public AdjustCoordinate MinRadial { get; set; }

    Property Value

    Type Description
    AdjustCoordinate

    The minimum radius position.

    See Also