StiMatrixLineData Constructor |
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiMatrixLineData(
int size
)
Public Sub New (
size As Integer
)
Parameters
- size
- Type: SystemInt32
[Missing <param name="size"/> documentation for "M:Stimulsoft.Report.Export.StiMatrixLineData.#ctor(System.Int32)"]
See Also