Skip to main content
All docs
V25.2
  • TextBulletSize.Percentage Property

    Returns the text bullet size as a percentage of the text size.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public float Percentage { get; }

    Property Value

    Type Description
    Single

    The percentage of the text size to specify the text bullet size.

    See Also