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

    Stores labels for a histogram series and their settings.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class HistogramDataLabels :
        DataLabelsEx

    The following members return HistogramDataLabels objects:

    Remarks

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

    Inheritance

    See Also