aspnetbootstrap-devexpress-dot-web-dot-bootstrap-1f329b5a.md
Stores settings of a Chart constant line.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapChartConstantLine :
ConstantLineStyle<BootstrapChartConstantLineLabelSettings>
Public Class BootstrapChartConstantLine
Inherits ConstantLineStyle(Of BootstrapChartConstantLineLabelSettings)
The following members return BootstrapChartConstantLine objects:
Setting the BootstrapChartConstantLine.Value property is required for a constant line to be displayed.
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem ConstantLineStyle<DevExpress.Web.Bootstrap.BootstrapChartConstantLineLabelSettings> BootstrapChartConstantLine
See Also