Skip to main content
A newer version of this page is available. .

BootstrapChartSeriesLabelSettings Properties

Stores settings of Chart series labels.
Name Description
ArgumentFormat Formats the point argument before it will be displayed in the point label.
ConnectorCssClass Gets or sets the name of a CSS class applied to a label connector element.
ConnectorVisible Gets or sets a value specifying the visibility of connectors between series points and their labels.
Format Formats the point value before it will be displayed in the point label.
OnClientCustomizeText Customizes the text displayed by point labels on the client side.
Position Specifies whether to display point labels inside or outside of series points.
RadialOffset Gets or sets a value that specifies how to shift labels from their initial position in a radial direction in pixels.
RectCssClass Specifies the name of the CSS class applied to the rectangle that limits the series label.
RotationAngle Gets or sets the angle of rotation applied to point labels.
TextCssClass Gets or sets the name of a CSS class applied to the label’s text.
Visible Gets or sets a value specifying the visibility of point labels.
See Also