Skip to main content
All docs
V26.1
  • BarDataLabels Properties

    Specifies default data label settings for bar series points.
    Name Description
    Count Inherited from DataLabels.
    Hidden Inherited from DataLabelBase.
    Item[Int32] Gets or sets data label settings for a specific point index.
    Keys Inherited from DataLabels.
    LabelPosition Gets or sets the label position for all points in the series.
    LeaderLineProperties Inherited from DataLabels.
    NumberFormat Inherited from DataLabelBase.
    Properties Inherited from DataLabelBase.
    Separator Inherited from DataLabelBase.
    ShowCategoryName Inherited from DataLabelBase.
    ShowDataLabelRange Inherited from DataLabelBase.
    ShowLeaderLines Inherited from DataLabels.
    ShowLegendKey Inherited from DataLabelBase.
    ShowSeriesText Inherited from DataLabelBase.
    ShowValue Inherited from DataLabelBase.
    TextProperties Inherited from DataLabelBase.
    Values Inherited from DataLabels.
    See Also