LabelStyle Properties

.NET Framework (current version)
 

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubpropertyAngle

Gets or sets a value that represents the angle at which the font is drawn.

System_CAPS_pubpropertyEnabled

Gets or sets a flag that indicates whether the label is enabled.

System_CAPS_pubpropertyFont

Gets or sets the font of the label.

System_CAPS_pubpropertyForeColor

Gets or sets the color of the label.

System_CAPS_pubpropertyFormat

Gets or sets the formatting string for the label text.

System_CAPS_pubpropertyInterval

Gets or sets the size of the label interval.

System_CAPS_pubpropertyIntervalOffset

Gets or sets the offset of the label interval.

System_CAPS_pubpropertyIntervalOffsetType

Gets or sets the unit of measurement of the label interval offset.

System_CAPS_pubpropertyIntervalType

Gets or sets the unit of measurement for the size of a label interval.

System_CAPS_pubpropertyIsEndLabelVisible

Gets or sets a flag that determines whether the labels are shown at axis ends.

System_CAPS_pubpropertyIsStaggered

Gets or sets a flag that determines whether the labels are shown with an offset.

System_CAPS_pubpropertyTag

Gets or sets an object associated with this chart element.(Inherited from ChartElement.)

System_CAPS_pubpropertyTruncatedLabels

Gets or sets a flag that determines whether the labels can be truncated.

Return to top
Show: