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

BootstrapChartStripCollection.Add Method

Name Parameters Description
Add(Object, Object, String) startValue, endValue, labelText Adds a new strip to the collection and specifies the strips’s start value, end value, and label text.
Add(Object, Object) startValue, endValue Adds a new strip to the collection and specifies the strips’s start and end values.