This documentation is archived and is not being maintained.

LabelStyle Properties

The LabelStyle type exposes the following members.

  NameDescription
Public property Angle Gets or sets a value that represents the angle at which the font is drawn.
Public property Enabled Gets or sets a flag that indicates whether the label is enabled.
Public property Font Gets or sets the font of the label.
Public property ForeColor Gets or sets the color of the label.
Public property Format Gets or sets the formatting string for the label text.
Public property Interval Gets or sets the size of the label interval.
Public property IntervalOffset Gets or sets the offset of the label interval.
Public property IntervalOffsetType Gets or sets the unit of measurement of the label interval offset.
Public property IntervalType Gets or sets the unit of measurement for the size of a label interval.
Public property IsEndLabelVisible Gets or sets a flag that determines whether the labels are shown at axis ends.
Public property IsStaggered Gets or sets a flag that determines whether the labels are shown with an offset.
Public property Tag Gets or sets an object associated with this chart element. (Inherited from ChartElement.)
Public property TruncatedLabels Gets or sets a flag that determines whether the labels can be truncated.
Top
Show: