The ChartLabel type exposes the following members.

Properties

  NameDescription
Alpha
Gets or sets the tranparency level for this object.
(Inherited from ChartObjectBase.)
Color
Gets or sets the pen color of this object.
(Inherited from ChartObjectBase.)
LabelAlignment
Gets or sets the label alignment.
LabelFont
Gets or sets the text label font.
(Inherited from ChartTextBase.)
LabelText
Gets or sets the label text.
(Inherited from ChartTextBase.)
LabelTransparency
Gets or sets the label transparency.
Locked
Specifies whether the user can modify the chart object on the chart.
(Inherited from ChartObjectBase.)
Points
The raw collection of points for this object.
(Inherited from ChartObjectBase.)
RoundWidth
Gets or sets the roundness of the label rectangle.
ShadowWidth
Gets or sets the label shadow width.
SmoothingMode
Gets or sets the smoothing mode.
(Inherited from ChartObjectBase.)
StickLength
Gets or sets the label's "stick" length.
TextBackgroundColor
Gets or sets text background color.
TextColor
Gets or sets the text color.
(Inherited from ChartTextBase.)
Width
Gets or sets the outline width of this object.
(Inherited from ChartObjectBase.)

See Also