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. |