Gets or sets the data point label placement.
Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Gets or sets the data point label placement.
Custom Attribute Summary | |
---|---|
Possible Values: | Outside - DataPoint label is drawn outside of the datapoint. Left - DataPoint label is drawn inside of the datapoint and left aligned. Right - DataPoint label is drawn inside of the datapoint and right aligned. Center - DataPoint label is drawn inside of the datapoint and center aligned. |
Default Value: | Outside |
2D / 3D Limitations: | No |
Applies to Chart Element: | Series and DataPoint Objects |
Applies to Chart Types: | Bar, Gantt |
Figure 1: Each point set with a different BarLabelStyle value.
Custom Attributes
Custom Attributes Overview
Chart Types
Bar Chart
Gantt Chart