PeriodicRowIndexSegmentsNumberOfItemsPerPeriod Property |
Gets the number of items per period. This value must be less than or equal to
LengthOfPeriod.
Namespace: Altaxo.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfItemsPerPeriod { get; }
Property Value
Int32
Number of items per period, a value less than or equal to
LengthOfPeriod.
See Also