LimitLineCollectionAdd Method
Adds a LimitLine to the collection.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public int Add(
LimitLine aLimitLine
)
Public Function Add (
aLimitLine As LimitLine
) As Integer
- aLimitLine LimitLine
- LimitLine object
Int32The position into which the new element was inserted.