The number of data points for the plot.
Original signature is '- (NSUInteger)numberOfRecordsForPlot:(CPPlot *)plot;'
| C# | Visual Basic | Visual C++ |
NSUInteger NumberOfRecordsForPlot( CPPlot plot )
Function NumberOfRecordsForPlot ( _ plot As CPPlot _ ) As NSUInteger
NSUInteger NumberOfRecordsForPlot( CPPlot^ plot )
- plot (CPPlot)
- The plot.
The number of data points for the plot.
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)