Skip to main content

BootstrapChartConstantLine Properties

Stores settings of a Chart constant line.
Name Description
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
Color Inherited from ConstantLineStyle<T>.
CssClass Gets or sets the name of a CSS class applied to the constant line element.
DashStyle This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from ConstantLineStyle<T>.
DisplayBehindSeries Specifies whether to display the constant line behind or in front of the series.
ExtendAxis Specifies whether to extend the axis to display the constant line.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
Label Inherited from ConstantLineStyle<T>.
PaddingLeftRight Inherited from ConstantLineStyle<T>.
PaddingTopBottom Inherited from ConstantLineStyle<T>.
Value Specifies the value indicated by a constant line. Setting this option is required.
ValueString This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Width Inherited from ConstantLineStyle<T>.
See Also