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

    Contains display settings for pie chart data labels.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class PieDataLabels :
        DataLabels

    The following members return PieDataLabels objects:

    Remarks

    For additional information about data labels, refer to the following help topic: Data Labels.

    See Also