Skip to main content
All docs
V26.1
  • DoughnutDataLabel Class

    Specifies settings for a doughnut series data label.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class DoughnutDataLabel :
        DataLabel

    The following members return DoughnutDataLabel objects:

    Remarks

    For additional information about series data labels, refer to the following help topic: Customize Series Data Labels with DevExpress Presentation API.

    Implements

    Inheritance

    See Also