'Declaration
Public Function New( _ ByVal count As Integer, _ ByVal orientation As SheetAxisOrientation _ )
'Usage
Dim count As Integer Dim orientation As SheetAxisOrientation Dim instance As New DefaultSheetAxisModel(count, orientation)
public DefaultSheetAxisModel( int count, SheetAxisOrientation orientation )
Parameters
- count
- Number of rows or columns in the model
- orientation
- Orientation of the model