MonobjcMonobjc Documented Class Library
SampleBytes Property
NamespacesMonobjc.CorePlotCPMutableNumericDataSampleBytes

Original signature is '@property (nonatomic,assign) size_t sampleBytes;'

Declaration Syntax
C#Visual BasicVisual C++
public NSUInteger SampleBytes { get; set; }
Public Property SampleBytes As NSUInteger
	Get
	Set
public:
property NSUInteger SampleBytes {
	NSUInteger get ();
	void set (NSUInteger value);
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.CorePlot (Module: Monobjc.CorePlot)