[This is preliminary documentation and is subject to change.]
Returns the number of samples that can fit across the cahrt
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public int SampleFitAcrossCount { get; }
public int SampleFitAcrossCount { get; }
Public ReadOnly Property SampleFitAcrossCount As Integer
Get
Public ReadOnly Property SampleFitAcrossCount As Integer
Get
public:
property int SampleFitAcrossCount {
int get ();
}
public:
property int SampleFitAcrossCount {
int get ();
}
member SampleFitAcrossCount : int with get
member SampleFitAcrossCount : int with get
Property Value
Type:
Int32