The BarSideForDataText property returns or sets the Draw text option for bar map data text labels. Returns the MVBarSideForText.
Syntax
object.BarSideForDataText
object.BarSideForDataText = BarSideForDataText
Parameter |
Type |
Description |
BarSideForDataText |
required; draw text to the left, center, or right of the bars |
Remarks
Use the DrawDataText property to show the labels.
Example
Used by: BarMap object