DataValueCollection(Int32) Constructor
Namespace: BeeMobile.ChartsAssembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
public DataValueCollection(
int capacity
)
Public Sub New (
capacity As Integer
)
Parameters
- capacity Int32
- The initial capacity of the DataValueCollection.